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.

Show files where this module is defined (1 file)
Register or log in to add new notes.