]> git.openstreetmap.org Git - rails.git/commit
Split out updating a trace into an update action
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Aug 2018 09:31:12 +0000 (17:31 +0800)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Aug 2018 09:31:12 +0000 (17:31 +0800)
commitb745126b6ecf679fb43de65d571e44a149dfc7f6
treee947e2be32dcd484b4989ef6a0ee1e7123ac8e25
parentdb39876dd6f0bccb36e4cdde0e1a0da81a05fcfe
Split out updating a trace into an update action
app/controllers/traces_controller.rb
app/views/traces/edit.html.erb
app/views/traces/view.html.erb
config/locales/en.yml
config/routes.rb
test/controllers/traces_controller_test.rb