]> git.openstreetmap.org Git - rails.git/commit
Use the conventional 'destroy' method name for destroying traces
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 4 Dec 2019 10:59:18 +0000 (11:59 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 4 Dec 2019 10:59:18 +0000 (11:59 +0100)
commit44c6fdc27340ead5e88ca60558978babf4baf2d9
treeeeec880b85bd62d3efb06d3a706a0f056e5d2a1b
parentdba3940571cddafefed4651e059ee6d83e7b8881
Use the conventional 'destroy' method name for destroying traces
app/abilities/ability.rb
app/controllers/traces_controller.rb
app/views/traces/show.html.erb
config/routes.rb
test/controllers/traces_controller_test.rb