This project is archived and is in readonly mode.

Changeset [9231304e81006c681f058011191e2112447b57b3] by Jeremy Kemper

June 28th, 2010 @ 11:23 PM

Reorient rendering around streaming to a Rack body.
http://github.com/rails/rails/commit/9231304e81006c681f058011191e21...

Committed by Jeremy Kemper

  • M actionmailer/lib/action_mailer/base.rb
  • M actionpack/lib/abstract_controller/rendering.rb
  • M actionpack/lib/action_controller/metal/compatibility.rb
  • M actionpack/lib/action_controller/metal/instrumentation.rb
  • M actionpack/lib/action_controller/metal/renderers.rb
  • M actionpack/lib/action_controller/metal/rendering.rb
  • M actionpack/lib/action_dispatch/http/response.rb
  • M actionpack/lib/action_dispatch/middleware/show_exceptions.rb
  • M actionpack/lib/action_view/render/layouts.rb
  • M actionpack/lib/action_view/render/partials.rb
  • M actionpack/lib/action_view/render/rendering.rb
  • M actionpack/lib/action_view/template.rb
  • M actionpack/lib/action_view/template/handlers/rjs.rb
  • M actionpack/lib/action_view/template/text.rb
  • M actionpack/lib/action_view/test_case.rb
  • M actionpack/test/abstract/abstract_controller_test.rb
  • M actionpack/test/abstract/helper_test.rb
  • M actionpack/test/abstract/layouts_test.rb
  • M actionpack/test/abstract/render_test.rb
  • M actionpack/test/controller/render_other_test.rb
  • M actionpack/test/fixtures/layouts/_column.html.erb
  • M actionpack/test/fixtures/test/deprecated_nested_layout.erb
  • M actionpack/test/fixtures/test/hello.builder
  • M actionpack/test/fixtures/test/nested_layout.erb
  • M actionpack/test/template/log_subscriber_test.rb
  • M actionpack/test/template/render_test.rb
  • M actionpack/test/template/template_test.rb
  • M actionpack/test/template/translation_helper_test.rb
  • M actionpack/test/template/url_helper_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>