This project is archived and is in readonly mode.
Changeset [216309c16519d94a9e0aebf758029a78696ab8d6] by Yehuda Katz + Carl Lerche
May 13th, 2009 @ 12:21 AM
Implemented redirects and partial rendering in new base. http://github.com/rails/rails/co...
Committed by Yehuda Katz + Carl Lerche
- M actionpack/lib/action_controller/abstract/base.rb
- M actionpack/lib/action_controller/abstract/layouts.rb
- M actionpack/lib/action_controller/abstract/renderer.rb
- M actionpack/lib/action_controller/base/redirect.rb
- M actionpack/lib/action_controller/new_base.rb
- M actionpack/lib/action_controller/new_base/base.rb
- M actionpack/lib/action_controller/new_base/compatibility.rb
- M actionpack/lib/action_controller/new_base/http.rb
- M actionpack/lib/action_controller/new_base/layouts.rb
- M actionpack/lib/action_controller/new_base/redirector.rb
- M actionpack/lib/action_controller/new_base/renderer.rb
- M actionpack/lib/action_controller/testing/process.rb
- M actionpack/lib/action_controller/testing/process2.rb
- M actionpack/lib/action_dispatch/http/response.rb
- M actionpack/lib/action_view/render/partials.rb
- M actionpack/lib/action_view/render/rendering.rb
- M actionpack/test/abstract_unit.rb
- M actionpack/test/abstract_unit2.rb
- M actionpack/test/controller/render_test.rb
- M actionpack/test/new_base/redirect_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>