]> source.dussan.org Git - redmine.git/commit
Support for deleting attachments via API (#14828).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 12 Apr 2016 19:18:34 +0000 (19:18 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 12 Apr 2016 19:18:34 +0000 (19:18 +0000)
commit130424fc3ed627142f487b495cfa70701e313939
tree5f086c7d3c079bf007679b9b6f6c233202c8248e
parentdfb78be2a7d79925d35b1c25bf9a86f36f188cd9
Support for deleting attachments via API (#14828).

Patch by Takenori TAKAKI.

git-svn-id: http://svn.redmine.org/redmine/trunk@15332 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/attachments_controller.rb
test/integration/api_test/attachments_test.rb