module ActionMailer::Rescuable
Action Mailer Rescuable
Provides rescue_from
for mailers. Wraps mailer action processing, mail job processing, and mail delivery to handle configured errors.
Inherits From
-
module
ActiveSupport::
Rescuable