module
ActionController::Rescue
rails latest stable
Action Controller Rescue
This module is responsible for providing {rescue_from}[rdoc-ref:ActiveSupport::Rescuable::ClassMethods#rescue_from] to controllers, wrapping actions to handle configured errors, and configuring when detailed exceptions must be shown.
Included modules
- ActiveSupport::Rescuable
Files
- actionpack/lib/action_controller/metal/rescue.rb