This project is archived and is in readonly mode.

Changeset [e0447023db7152d3ecdf693bd9aa36c7daa02653] by Yehuda Katz

March 18th, 2009 @ 10:58 PM

Implemented basic template rendering in AC::Base2: * Created several macros for writing simpler specs * Finished making Rack::Test work right * Implemented render_to_string * Status Codes * render :text => nil http://github.com/rails/rails/co...

Committed by Yehuda Katz

  • M actionpack/lib/action_controller/abstract/renderer.rb
  • M actionpack/lib/action_controller/new_base/renderer.rb
  • M actionpack/test/fixtures/test/basic.html.erb
  • M actionpack/test/new_base/base_test.rb
  • M actionpack/test/new_base/render_test.rb
  • M actionpack/test/new_base/test_helper.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>