This project is archived and is in readonly mode.

Changeset [258ca148004eaa63740ab2186338b3ac872b8187] by José Valim and Mikel Lindsaar

January 24th, 2010 @ 12:15 AM

Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback support in Mail to call ActionMailer on delivery, moved deliver to deprecated API in preparation for new API
http://github.com/rails/rails/commit/258ca148004eaa63740ab2186338b3...

Committed by José Valim and Mikel Lindsaar

  • M actionmailer/actionmailer.gemspec
  • M actionmailer/lib/action_mailer/base.rb
  • M actionmailer/lib/action_mailer/deprecated_api.rb
  • M actionmailer/lib/action_mailer/test_case.rb
  • M actionmailer/test/asset_host_test.rb
  • M actionmailer/test/base_test.rb
  • M actionmailer/test/mail_helper_test.rb
  • M actionmailer/test/mail_layout_test.rb
  • M actionmailer/test/mail_render_test.rb
  • M actionmailer/test/mail_service_test.rb
  • M actionmailer/test/url_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>