instance method
mailer
Ruby on Rails 5.2.8.1
Since v3.0.20Signature
mailer()
Access the mailer instance.
Source
# File actionmailer/lib/action_mailer/mail_helper.rb, line 33
def mailer
@_controller
end
Defined in actionmailer/lib/action_mailer/mail_helper.rb line 33
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionMailer::MailHelper