This project is archived and is in readonly mode.
Changeset [90c079a7814a9a996c8cbe353015c080fafce2bc] by Carl Lerche
March 23rd, 2009 @ 05:23 PM
Modified the action layout tests to use the new FixtureTemplate class http://github.com/rails/rails/co...
Committed by Carl Lerche
- M actionpack/test/new_base/fixture_view_path_test.rb
- M actionpack/test/new_base/render_action_test.rb
- M actionpack/test/new_base/test_helper.rb
- M actionpack/test/new_base/views/with_application_layout/happy_path/render_action_with_layout/hello_world.html.erb
- M actionpack/test/new_base/views/with_application_layout/layouts/application.html.erb
- M actionpack/test/new_base/views/with_both_layouts/happy_path/render_action_with_controller_layout_first/hello_world.html.erb
- M actionpack/test/new_base/views/with_both_layouts/layouts/application.html.erb
- M actionpack/test/new_base/views/with_both_layouts/layouts/happy_path/render_action_with_controller_layout_first.html.erb
- M actionpack/test/new_base/views/with_controller_layout/happy_path/render_action_with_controller_layout/hello_world.html.erb
- M actionpack/test/new_base/views/with_controller_layout/layouts/happy_path/render_action_with_controller_layout.html.erb
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>