This project is archived and is in readonly mode.
Changeset [91d274059536f09dffd87141e570c3eab9ebd9b4] by Jeremy Kemper
March 13th, 2009 @ 04:47 AM
Return body parts directly to Rack rather than building a response string ourselves. Allows Rack middleware to orchestrate response building. http://github.com/rails/rails/co...
Committed by Jeremy Kemper
- M actionpack/lib/action_controller/base.rb
- M actionpack/lib/action_controller/integration.rb
- M actionpack/lib/action_controller/response.rb
- M actionpack/lib/action_controller/test_process.rb
- M actionpack/test/controller/rack_test.rb
- M actionpack/test/controller/send_file_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>