module Rescue
Ruby on Rails 8.1.2
Since v2.2.3Action Controller Rescue
This module is responsible for providing rescue_from to controllers, wrapping actions to handle configured errors, and configuring when detailed exceptions must be shown.
Namespace
Modules
Includes
Extends
Methods (defined here)
Private methods
(1)
Implementation detail — not part of the public API.
Methods (inherited)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended