aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/new_base/render_implicit_action_test.rb
Commit message (Expand)AuthorAgeFilesLines
* All on one abstract_unitJoshua Peek2009-09-191-1/+1
* Merge abstract_controller/test_helper and new_base/test_helper since they are...Joshua Peek2009-09-131-2/+2
* Rename ActionView::Template::Path ActionView::ResolverYehuda Katz + Carl Lerche2009-06-171-1/+1
* Replace the class level Rack::Test DSL with the regular integration tests DSLPratik Naik2009-05-201-14/+14
* Support implicit render and blank renderYehuda Katz + Carl Lerche2009-05-011-16/+16
* Renamed ActionController::AbstractBase to ActionController::HttpYehuda Katz + Carl Lerche2009-05-011-15/+15
* OMG, a lot of workYehuda Katz + Carl Lerche2009-05-011-9/+21
* Started implementing render :actionYehuda Katz2009-03-191-0/+16