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