aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/new_base/render_layout_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Rename ActionView::Template::Path ActionView::ResolverYehuda Katz + Carl Lerche2009-06-171-3/+3
|
* Slightly modify things to get content type matching working without breaking ↵Yehuda Katz2009-05-231-0/+32
| | | | other code
* Replace the class level Rack::Test DSL with the regular integration tests DSLPratik Naik2009-05-201-34/+30
|
* Cleaning up more render testsYehuda Katz + Carl Lerche2009-05-141-2/+0
|
* Ported over render :file tests.Yehuda Katz + Carl Lerche2009-05-131-1/+17
|
* Committing the last changes before we start trying to get the old tests to ↵Yehuda Katz + Carl Lerche2009-05-011-2/+16
| | | | pass on the new base
* OMG, a lot of workYehuda Katz + Carl Lerche2009-05-011-2/+2
|
* Get Base2 layouts to work :)Yehuda Katz and Carl Lerche2009-04-071-0/+45
|
* Adding render :layout testsCarl Lerche2009-03-231-0/+0