This project is archived and is in readonly mode.

Changeset [ee70d1b6ad9b79d2c3d284e78af4e20416575ea8] by José Valim

December 25th, 2009 @ 08:35 PM

adv_attr_accessors in ActionMailer are not sent to the views, use the mailer object if you need to access the subject, recipients, from, etc.
http://github.com/rails/rails/commit/ee70d1b6ad9b79d2c3d284e78af4e2...

Committed by José Valim

  • M actionmailer/lib/action_mailer/adv_attr_accessor.rb
  • M actionmailer/lib/action_mailer/base.rb
  • M actionmailer/lib/action_mailer/mail_helper.rb
  • M actionmailer/lib/action_mailer/part.rb
  • M actionmailer/test/adv_attr_test.rb
  • M actionmailer/test/mail_render_test.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>