rails--rails/actionmailer/lib
Wincent Colaiuta 52c56f9f7e docs: note that mail() accepts arbitrary headers
The documentation makes it sound like mail() only accepts a limited
set of headers in the headers hash, but it in fact accepts any
arbitrary headers, and there is a test ("can pass random headers in
as a hash to mail") for it in the test suite.

Signed-off-by: Wincent Colaiuta <win@wincent.com>
2010-06-30 17:07:19 +02:00
..
action_mailer docs: note that mail() accepts arbitrary headers 2010-06-30 17:07:19 +02:00
rails/generators/mailer Tidy up generators based on latest change on AM. 2010-06-13 13:56:08 +02:00
action_mailer.rb Unforce text-format from AM 2010-06-03 23:32:11 +10:00