class
ActionMailer::MailDeliveryJob
rails latest stable
- Superclass: ActiveJob::Base
Action Mailer MailDeliveryJob
The +ActionMailer::MailDeliveryJob+ class is used when you want to send emails outside of the request-response cycle. It supports sending either parameterized or normal mail.
Exceptions are rescued and handled by the mailer class.
Files
- actionmailer/lib/action_mailer/mail_delivery_job.rb