Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed CaptureHelper#content_for to work with the optional content parameter i... | David Heinemeier Hansson | 2007-09-21 | 1 | -1/+19 |
* | Deprecation: remove deprecated update_element_function, start_form_tag, and e... | Jeremy Kemper | 2007-03-13 | 1 | -14/+3 |
* | Allow Controllers to have multiple view_paths instead of a single template_ro... | Rick Olson | 2007-02-04 | 1 | -1/+1 |
* | update_element_function is deprecated | Jeremy Kemper | 2006-11-13 | 1 | -10/+12 |
* | Added .rxml (and any non-rhtml template, really) supportfor CaptureHelper#con... | David Heinemeier Hansson | 2006-02-26 | 1 | -1/+33 |
* | Wrap javascript_tag contents in a CDATA section and add a cdata_section metho... | Sam Stephenson | 2005-10-12 | 1 | -1/+1 |
* | Fixed regression for content_for #1820 [Stefan Kaes] | David Heinemeier Hansson | 2005-07-24 | 1 | -0/+9 |
* | Fix broken capture test | Jamis Buck | 2005-07-04 | 1 | -2/+2 |
* | Added JavascriptHelper#update_element_function, which returns a Javascript fu... | David Heinemeier Hansson | 2005-07-03 | 1 | -0/+39 |