module Rescue
Ruby on Rails 8.1.2
Action 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)
Show private methods Implementation detail — not part of the public API.
Methods (inherited)
From ActiveSupport::Concern
(3)
- # class_methods
- # included
- # prepended