]> git.openstreetmap.org Git - rails.git/blobdiff - config/routes.rb
Made rubocop happy by formatting and minor syntax tweaks.
[rails.git] / config / routes.rb
index 468b9932789b2f827b4e5eac8b9b5b7623c6767b..7692ebdadfe952ccee7d2b8ddad6145accf5c205 100644 (file)
@@ -297,8 +297,8 @@ OpenStreetMap::Application.routes.draw do
       post "reopen"
     end
   end
-  
-  post '/comment' => 'issues#comment'
+
+  post "/comment" => "issues#comment"
 
   # redactions
   resources :redactions