module Rescuable
Ruby on Rails 7.1.6
Since v5.2.8.1Action Mailer Rescuable
Provides rescue_from for mailers. Wraps mailer action processing, mail job processing, and mail delivery to handle configured errors.
Includes
Extends
Private methods
(1)
Implementation detail — not part of the public API.
- # process
Used by
Included by (1)
Methods (inherited)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended