Files
rails/actionpack/test/controller
Pratik Naik 5e3517ea7b Ensure rescue_from handlers are respected inside tests. [#835 state:resolved]
Note : If you're not using rescue_from, you should overrider rescue_action_without_handler() method
and not rescue_action(). Afterwards, you can set request.remote_addr to a non "0.0.0.0" value for testing the
overridden behavior.
2008-10-04 18:43:46 +01:00
..
2008-08-29 13:43:30 +01:00
2008-07-17 18:19:09 +01:00
2008-07-31 16:36:23 -05:00