module ActionMailer::Rescuable

Included modules:
ActiveSupport::Rescuable

Provides `rescue_from` for mailers. Wraps mailer action processing, mail job processing, and mail delivery.

© 2004–2018 David Heinemeier Hansson
Licensed under the MIT License.