Class: ApplicationMailer

Inherits:
ActionMailer::Base show all
Defined in:
lib/rails/generators/mailer/templates/application_mailer.rb

Constant Summary

Constants inherited from ActionMailer::Base

ActionMailer::Base::PROTECTED_IVARS

Method Summary

Methods inherited from ActionMailer::Base

#_protected_ivars, #attachments, controller_path, default, deliver_mail, #headers, #initialize, #mail, #mailer_name, #process, receive, register_interceptor, register_interceptors, register_observer, register_observers, respond_to?

Methods included from ActionMailer::DeliveryMethods

#wrap_delivery_behavior!

Constructor Details

This class inherits a constructor from ActionMailer::Base