This project is archived and is in readonly mode.
Changeset [d1157e7242d248b37546800bf7816c3035b56ce8] by Yehuda Katz
February 27th, 2009 @ 07:42 PM
AbstractController now supports layouts and rendering http://github.com/rails/rails/co...
Committed by Yehuda Katz
- M actionpack/lib/action_controller/abstract/base.rb
- M actionpack/lib/action_controller/abstract/layouts.rb
- M actionpack/lib/action_controller/abstract/logger.rb
- M actionpack/lib/action_controller/abstract/renderer.rb
- M actionpack/lib/action_view/template/template.rb
- M actionpack/test/abstract_controller/abstract_controller_test.rb
- M actionpack/test/abstract_controller/views/abstract_controller/testing/me3/formatted.html.erb
- M actionpack/test/abstract_controller/views/abstract_controller/testing/me3/index.erb
- M actionpack/test/abstract_controller/views/abstract_controller/testing/me4/index.erb
- M actionpack/test/abstract_controller/views/abstract_controller/testing/me5/index.erb
- M actionpack/test/abstract_controller/views/action_with_ivars.erb
- M actionpack/test/abstract_controller/views/layouts/abstract_controller/testing/me4.erb
- M actionpack/test/abstract_controller/views/layouts/application.erb
- M actionpack/test/abstract_controller/views/naked_render.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>