]> git.openstreetmap.org Git - rails.git/commit
Rename traces#view to traces#show
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Aug 2018 09:43:34 +0000 (17:43 +0800)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Aug 2018 09:43:38 +0000 (17:43 +0800)
commit16fef14b61f4cf5222484b7c315ed05c661cbcef
treefe5b0855a70bd6f96a2bbe5623cf84692c73f84f
parentb745126b6ecf679fb43de65d571e44a149dfc7f6
Rename traces#view to traces#show
app/controllers/api_controller.rb
app/controllers/traces_controller.rb
app/views/traces/_trace.html.erb
app/views/traces/show.html.erb [moved from app/views/traces/view.html.erb with 100% similarity]
config/locales/en.yml
config/routes.rb
test/controllers/traces_controller_test.rb