aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/rescue_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Wrap and skip tests using mocha.Jeremy Kemper2007-01-141-2/+3
* Use mocha for rescue tests.Jeremy Kemper2007-01-131-16/+14
* Use 400 Bad Request status for unrescued ActiveRecord::RecordInvalid exceptions.Jeremy Kemper2006-12-221-0/+1
* Unrescued ActiveRecord::RecordNotFound responds with 404 instead of 500.Jeremy Kemper2006-12-081-0/+1
* test controller rescuesJeremy Kemper2006-11-131-0/+212