module Rescue
Ruby on Rails 7.2.3
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.
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