Made rubocop happy by formatting and minor syntax tweaks.
This commit is contained in:
parent
5cc0eba3f1
commit
757a1aaa85
18 changed files with 511 additions and 608 deletions
|
@ -297,8 +297,8 @@ OpenStreetMap::Application.routes.draw do
|
|||
post "reopen"
|
||||
end
|
||||
end
|
||||
|
||||
post '/comment' => 'issues#comment'
|
||||
|
||||
post "/comment" => "issues#comment"
|
||||
|
||||
# redactions
|
||||
resources :redactions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue