projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Refactor creating a new report to use a ReportsController
[rails.git]
/
config
/
routes.rb
diff --git
a/config/routes.rb
b/config/routes.rb
index 2fec73c4e7dbc66c1dedae25764646531f89781b..4694789694e8ddf26a745e8607b0eb562e96d648 100644
(file)
--- a/
config/routes.rb
+++ b/
config/routes.rb
@@
-300,6
+300,8
@@
OpenStreetMap::Application.routes.draw do
end
end
+ resources :reports
+
post "/comment" => "issues#comment"
# redactions