This project is archived and is in readonly mode.
Changeset [dc2d6930145ac80affb12bebf0fede21792755cf] by David Heinemeier Hansson
April 28th, 2008 @ 01:42 AM
Added ActionController::TestCase#rescue_action_in_public! to control whether the action under test should use the regular rescue_action path instead of simply raising the exception inline (great for error testing) [DHH]
Committed by Repository
- M actionpack/CHANGELOG
- M actionpack/lib/action_controller/test_case.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>