]> git.openstreetmap.org Git - rails.git/commit
Remove unused POST method for message replies
authorAndy Allan <git@gravitystorm.co.uk>
Tue, 15 May 2018 09:33:40 +0000 (17:33 +0800)
committerAndy Allan <git@gravitystorm.co.uk>
Tue, 15 May 2018 09:33:40 +0000 (17:33 +0800)
commit40cab845fbabb3f0aa8131c16e48cd3d58b6dcb3
treead5c19370e4e75e373d88aa04ce492e7e7f891ac
parentb204b9dc6433069a08c48ca2fdbf048a2425bfe4
Remove unused POST method for message replies

This action just shows the pre-filled form, with the target for
the form being the same as for new messages.
config/routes.rb
test/controllers/messages_controller_test.rb