Method: Mail::Sendmail#destinations_for
- Defined in:
- lib/mail/network/delivery_methods/sendmail.rb
permalink #destinations_for(envelope) ⇒ Object
[View source]
60 61 62 |
# File 'lib/mail/network/delivery_methods/sendmail.rb', line 60 def destinations_for(envelope) envelope.to end |