aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/layouts
Commit message (Expand)AuthorAgeFilesLines
* correctly handle layouts for AJAX requests and regular js files [#2052 state:...Matt Jones2009-02-241-0/+2
* Ensure @content_for_* is checked before yielding to block in render :layout [...Ryan Bates2008-10-281-0/+2
* Fixed rendering of partials with layout when done from site layout (closes #9...David Heinemeier Hansson2008-01-032-0/+6
* Purge empty filesJeremy Kemper2007-09-114-0/+0
* Apply the rest of Chads patchDavid Heinemeier Hansson2007-02-214-0/+8
* Added .erb and .builder as preferred aliases to the now deprecated .rhtml and...David Heinemeier Hansson2007-02-204-8/+0
* Fix that render :text didn't interpolate instance variables (Closes #2629, #2...David Heinemeier Hansson2005-10-281-1/+1
* Yield @content_for_ variables to templates #2058 [Sam Stephenson]Jamis Buck2005-09-011-0/+2
* Fixed regression for content_for #1820 [Stefan Kaes]David Heinemeier Hansson2005-07-241-1/+1
* Added test for template to layout variable transferDavid Heinemeier Hansson2005-07-231-0/+2
* InitialDavid Heinemeier Hansson2004-11-242-0/+4