]> source.dussan.org Git - redmine.git/commit
Adds a template for API error messages so that it does not depend on AR::Errors seria...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 4 Mar 2012 15:16:50 +0000 (15:16 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 4 Mar 2012 15:16:50 +0000 (15:16 +0000)
commitdc50edae5e27fdfc72a7de4d9b7021d98d9621bc
treeda31e2c09e7beff18eeeec822811630018508d5b
parent5803bf9fc4545610a7ee46ce7f6a6bf9b4f55a57
Adds a template for API error messages so that it does not depend on AR::Errors serialization.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9094 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application_controller.rb
app/views/common/error_messages.api.rsb [new file with mode: 0644]
test/integration/api_test/issues_test.rb