Class: TMail::AddDate
Overview
:stopdoc:
Instance Method Summary collapse
Instance Method Details
#exec(mail) ⇒ Object
175 176 177 |
# File 'lib/gems/tmail-1.2.3.1/lib/tmail/net.rb', line 175 def exec( mail ) mail.date = Time.now end |