aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/abstract_controller/layouts_test.rb
Commit message (Expand)AuthorAgeFilesLines
* OMG, a lot of workYehuda Katz + Carl Lerche2009-05-011-1/+1
* Rename render_to_string to render_to_body since it may return any Rack-compat...Jeremy Kemper2009-04-171-2/+2
* Get Base2 layouts to work :)Yehuda Katz and Carl Lerche2009-04-071-2/+11
* Layouts work in AbstractController. Add support for the rspec runner for T::UYehuda Katz and Carl Lerche2009-04-071-27/+92
* Add depends_on, use, and setup to abstract up ideas about module inheritance.Yehuda Katz and Carl Lerche2009-04-071-2/+2
* In the middle of some refactoring... some fails due to changes in AbstractCon...Yehuda Katz and Carl Lerche2009-03-231-4/+98
* CheckpointYehuda Katz and Carl Lerche2009-03-231-0/+64