This project is archived and is in readonly mode.

Changeset [b88f4ca93bcaef9a6bfd21d95acc8f432a3c8e5c] by José Valim

October 10th, 2010 @ 11:43 AM

Clean up the house before moving in the new furniture.

This commit moves all the template rendering logic that was hanging around AV::Base to renderer objects.
http://github.com/rails/rails/commit/b88f4ca93bcaef9a6bfd21d95acc8f...

Committed by José Valim

  • A actionpack/lib/action_view/renderer/abstract_renderer.rb
  • A actionpack/lib/action_view/renderer/partial_renderer.rb
  • A actionpack/lib/action_view/renderer/template_renderer.rb
  • R actionpack/lib/action_view/render/layouts.rb
  • M actionpack/lib/action_view.rb
  • M actionpack/lib/action_view/base.rb
  • M actionpack/lib/action_view/helpers/prototype_helper.rb
  • M actionpack/lib/action_view/render/partials.rb
  • M actionpack/lib/action_view/render/rendering.rb
  • M actionpack/lib/action_view/template.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>