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