This project is archived and is in readonly mode.

Changeset [43d5504f0a6a831474d149aa5f1ebb2545790152] by José Valim

November 1st, 2009 @ 01:23 AM

Move all render and layout pieces required in ActionMailer from ActionController to AbstractController.
http://github.com/rails/rails/commit/43d5504f0a6a831474d149aa5f1ebb...

Committed by José Valim

  • M actionmailer/lib/action_mailer/base.rb
  • M actionmailer/test/mail_render_test.rb
  • M actionpack/lib/abstract_controller/layouts.rb
  • M actionpack/lib/abstract_controller/rendering_controller.rb
  • M actionpack/lib/action_controller/metal/layouts.rb
  • M actionpack/lib/action_controller/metal/rendering_controller.rb
  • M actionpack/test/abstract/helper_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>