aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/capture_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Simplify content_for implementationDavid Heinemeier Hansson2005-07-241-10/+2
* Fixed regression for content_for #1820 [Stefan Kaes]David Heinemeier Hansson2005-07-241-2/+2
* Added option to pass in parameters to CaptureHelper#capture, so you can creat...David Heinemeier Hansson2005-06-211-5/+7
* Added CaptureHelper with CaptureHelper#capture and CaptureHelper#content_for....David Heinemeier Hansson2005-03-141-0/+95