This project is archived and is in readonly mode.

Changeset [c7408a0e40545558872efb4129fe4bf097c9ce2f] by José Valim

October 10th, 2010 @ 12:14 AM

Deprecate old template handler API. Remove old handlers.
http://github.com/rails/rails/commit/c7408a0e40545558872efb4129fe4b...

Committed by José Valim

  • A actionpack/test/fixtures/layout_tests/alt/hello.erb
  • A actionpack/test/fixtures/layout_tests/alt/layouts/alt.erb
  • A actionpack/test/fixtures/layout_tests/layouts/controller_name_space/nested.erb
  • A actionpack/test/fixtures/layout_tests/layouts/item.erb
  • A actionpack/test/fixtures/layout_tests/layouts/layout_test.erb
  • A actionpack/test/fixtures/layout_tests/views/goodbye.erb
  • A actionpack/test/fixtures/layout_tests/views/hello.erb
  • A actionpack/test/fixtures/old_content_type/render_default_for_builder.builder
  • A actionpack/test/fixtures/old_content_type/render_default_for_erb.erb
  • R actionpack/test/fixtures/layout_tests/alt/hello.rhtml
  • R actionpack/test/fixtures/layout_tests/alt/layouts/alt.rhtml
  • R actionpack/test/fixtures/layout_tests/layouts/controller_name_space/nested.rhtml
  • R actionpack/test/fixtures/layout_tests/layouts/item.rhtml
  • R actionpack/test/fixtures/layout_tests/layouts/layout_test.rhtml
  • R actionpack/test/fixtures/layout_tests/views/goodbye.rhtml
  • R actionpack/test/fixtures/layout_tests/views/hello.rhtml
  • R actionpack/test/fixtures/old_content_type/render_default_for_rxml.rxml
  • R actionpack/test/fixtures/old_content_type/render_default_for_rhtml.rhtml
  • M actionpack/lib/action_view/template/handler.rb
  • M actionpack/lib/action_view/template/handlers.rb
  • M actionpack/lib/action_view/template/handlers/builder.rb
  • M actionpack/lib/action_view/template/handlers/erb.rb
  • M actionpack/lib/action_view/template/handlers/rjs.rb
  • M actionpack/test/controller/content_type_test.rb
  • M actionpack/test/controller/layout_test.rb
  • M actionpack/test/template/template_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>