aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/layouts/_column.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Ensure @content_for_* is checked before yielding to block in render :layout ↵Ryan Bates2008-10-281-0/+2
[#8994 state:resolved] Signed-off-by: Joshua Peek <josh@joshpeek.com>