]> git.openstreetmap.org Git - rails.git/blobdiff - config/routes.rb
Added IssueComments + ForeignKeys + Indexes
[rails.git] / config / routes.rb
index a1d73985dd1d0bbb5fc4a30f41753db80d8c3d10..468b9932789b2f827b4e5eac8b9b5b7623c6767b 100644 (file)
@@ -297,6 +297,8 @@ OpenStreetMap::Application.routes.draw do
       post "reopen"
     end
   end
+  
+  post '/comment' => 'issues#comment'
 
   # redactions
   resources :redactions