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