This project is archived and is in readonly mode.
Changeset [cefc136ec332e5e065a2f4dd184d6fec0ea3c2ba] by Mikel Lindsaar
February 22nd, 2010 @ 08:15 AM
Adding options to register observers and interceptors through ActionMailer::Base.register_observer and ActionMailer::Base.register_interceptor. These hook into Mail.register_interceptor and Mail.register_observer. Also bumped Mail requirement to 2.1.3
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/cefc136ec332e5e065a2f4dd184d6f...
Committed by Mikel Lindsaar
- M actionmailer/actionmailer.gemspec
- M actionmailer/lib/action_mailer/base.rb
- M actionmailer/test/base_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>