This project is archived and is in readonly mode.

Changeset [f2c0a353aef41a6df2de8e1fe3eaa3d8bbd8a6dd] by José Valim

March 12th, 2010 @ 07:39 PM

Finish cleaning up rendering stack from views and move assigns evaluation to controller (so plugins and/or controllers can overwrite just one method).
http://github.com/rails/rails/commit/f2c0a353aef41a6df2de8e1fe3eaa3...

Committed by José Valim

  • A actionpack/lib/abstract_controller/assigns.rb
  • M actionmailer/test/base_test.rb
  • M actionmailer/test/old_base/mail_service_test.rb
  • M actionpack/lib/abstract_controller.rb
  • M actionpack/lib/abstract_controller/layouts.rb
  • M actionpack/lib/abstract_controller/rendering.rb
  • M actionpack/lib/action_controller/metal/mime_responds.rb
  • M actionpack/lib/action_controller/metal/renderers.rb
  • M actionpack/lib/action_controller/metal/rendering.rb
  • M actionpack/lib/action_view/base.rb
  • M actionpack/lib/action_view/helpers/prototype_helper.rb
  • M actionpack/lib/action_view/render/layouts.rb
  • M actionpack/lib/action_view/render/rendering.rb
  • M actionpack/lib/action_view/template/handlers/rjs.rb
  • M actionpack/lib/action_view/template/text.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>