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