Class: TMail::Mail
- Inherits:
-
Object
- Object
- TMail::Mail
- Defined in:
- app/models/mailer.rb
Instance Method Summary
Instance Method Details
- (Object) add_message_id(fqdn = nil)
433 434 435 |
# File 'app/models/mailer.rb', line 433 def ( fqdn = nil ) self. ||= ::TMail::(fqdn) end |