mirror of
https://github.com/github/rails.git
synced 2026-01-23 21:38:14 -05:00
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.