aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/layout_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Added exception handling of missing layouts (closes #5373) [chris@ozmm.org]David Heinemeier Hansson2006-07-051-1/+20
* Add layout attribute to response object with the name of the layout that was ...Marcel Molina2006-05-171-0/+51
* Removed XML argument style for respond_to, so type.xml(object.to_xml) no long...David Heinemeier Hansson2006-03-181-1/+0
* Automatically discover layouts when a controller is namespaced. Closes #2199,...Marcel Molina2006-01-151-0/+13
* Allow auto-discovery of third party template library layouts.Marcel Molina2006-01-121-0/+61
* r1318@iwill: jeremy | 2005-06-15 01:08:22 -0700Jeremy Kemper2005-06-151-49/+0
* InitialDavid Heinemeier Hansson2004-11-241-0/+49