method
failsafe_response
v2.1.0 -
Show latest stable
- Class:
ActionController::Dispatcher
failsafe_response(fallback_output, status, originating_exception = nil)public
If the block raises, send status code as a last-ditch response.
failsafe_response(fallback_output, status, originating_exception = nil)If the block raises, send status code as a last-ditch response.