]> git.openstreetmap.org Git - rails.git/commit
Rename traces#list to traces#index
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Aug 2018 09:58:37 +0000 (17:58 +0800)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Aug 2018 09:58:37 +0000 (17:58 +0800)
commitd0089f0ce81ef10ca7ed43969d83d8b77014fa11
tree9ca5d4b80a7e202a3172e19604c9b08e8a2ffcf6
parent16fef14b61f4cf5222484b7c315ed05c661cbcef
Rename traces#list to traces#index
app/controllers/traces_controller.rb
app/views/traces/georss.rss.builder
app/views/traces/index.html.erb [moved from app/views/traces/list.html.erb with 89% similarity]
app/views/traces/show.html.erb
app/views/user/view.html.erb
config/locales/en.yml
config/routes.rb
test/controllers/traces_controller_test.rb