instance method
message
Ruby on Rails 7.2.3
Since v4.2.9Signature
message()
Returns the resulting Mail::Message
Source
# File actionmailer/lib/action_mailer/message_delivery.rb, line 41
def message
__getobj__
end
Defined in actionmailer/lib/action_mailer/message_delivery.rb line 41
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionMailer::MessageDelivery