This project is archived and is in readonly mode.

Changeset [aed135d3e261cbee153a35fcfbeb47e2e02b12e4] by José Valim

August 7th, 2009 @ 04:17 PM

Renamed presenter to renderer, added some documentation and defined its API. http://github.com/rails/rails/co...

Committed by José Valim

  • A actionpack/lib/abstract_controller/rendering_controller.rb
  • A actionpack/lib/action_controller/metal/rendering_controller.rb
  • R actionpack/lib/abstract_controller/renderer.rb
  • M actionpack/examples/very_simple.rb
  • M actionpack/lib/abstract_controller.rb
  • M actionpack/lib/abstract_controller/helpers.rb
  • M actionpack/lib/abstract_controller/layouts.rb
  • M actionpack/lib/action_controller.rb
  • M actionpack/lib/action_controller/base.rb
  • M actionpack/lib/action_controller/metal/layouts.rb
  • M actionpack/lib/action_controller/metal/mime_responds.rb
  • M actionpack/lib/action_controller/metal/render_options.rb
  • M actionpack/lib/action_controller/metal/renderer.rb
  • M actionpack/lib/action_controller/metal/streaming.rb
  • M actionpack/lib/action_controller/metal/verification.rb
  • M actionpack/test/abstract_controller/abstract_controller_test.rb
  • M actionpack/test/abstract_controller/helper_test.rb
  • M actionpack/test/abstract_controller/layouts_test.rb
  • M actionpack/test/controller/mime_responds_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>