module
Ruby on Rails latest stable (v7.1.3.2)
-
0 notes
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.