This project is archived and is in readonly mode.

Changeset [4461e86eaa69ecfbbca40488ff69bd21da97a21e] by Yehuda Katz

August 12th, 2009 @ 07:43 AM

More cleanup of ActionView and reduction in need for blocks in some cases:

  • only one of partial_name or :as will be available as a local
  • object is removed
  • Simplify _layout_for in most cases.

Committed by Yehuda Katz

  • R actionpack/test/fixtures/test/using_layout_around_block_with_args.html.erb
  • M actionpack/lib/action_view/render/partials.rb
  • M actionpack/lib/action_view/render/rendering.rb
  • M actionpack/lib/action_view/template/handler.rb
  • M actionpack/lib/action_view/template/template.rb
  • M actionpack/test/controller/render_test.rb
  • M actionpack/test/fixtures/test/_customer_with_var.erb
  • M actionpack/test/fixtures/test/_hash_object.erb
  • M actionpack/test/template/render_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>