aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/new_base/render_action_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* OMG, a lot of workYehuda Katz + Carl Lerche2009-05-011-4/+4
|
* Get Base2 layouts to work :)Yehuda Katz and Carl Lerche2009-04-071-5/+7
|
* Add a bunch of tests for various render :action, layout combinationsYehuda Katz2009-03-231-48/+233
|
* Finished implementing :layout for most of the render optionsCarl Lerche2009-03-231-6/+4
|
* Modified the action layout tests to use the new FixtureTemplate classCarl Lerche2009-03-231-4/+13
|
* Test controller layoutYehuda Katz2009-03-191-2/+35
|
* Get very basic layouts working.Yehuda Katz2009-03-191-0/+23
| | | * Required small architecture change
* Started implementing render :actionYehuda Katz2009-03-191-0/+75