This project is archived and is in readonly mode.

Changeset [52c56f9f7ec46ee39f1a6319ff4017e2492683ed] by Wincent Colaiuta

June 30th, 2010 @ 04:07 PM

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
http://github.com/rails/rails/commit/52c56f9f7ec46ee39f1a6319ff4017...

Committed by Wincent Colaiuta

  • M actionmailer/lib/action_mailer/base.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>