Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate direct usage of @params. Update ActionView::Base for instance var d... | Jeremy Kemper | 2006-08-07 | 1 | -1/+1 |
* | Determine the correct template_root for deeply nested components. Closes #2841. | Jeremy Kemper | 2006-06-21 | 1 | -1/+20 |
* | Fix problem where redirecting components can cause an | Scott Barron | 2005-10-30 | 1 | -0/+5 |
* | If a component redirects when called with render_component_as_string, render the | Scott Barron | 2005-10-15 | 1 | -2/+26 |
* | Keep flash after component is rendered. Closes #2291. | Scott Barron | 2005-09-27 | 1 | -0/+26 |
* | Fixed some tests | David Heinemeier Hansson | 2005-02-23 | 1 | -1/+1 |
* | Fixed internal calling | David Heinemeier Hansson | 2005-02-20 | 1 | -0/+13 |
* | Tests and tweaks for components | David Heinemeier Hansson | 2005-02-19 | 1 | -0/+13 |
* | Unit tests for rendering components | David Heinemeier Hansson | 2005-02-19 | 1 | -0/+48 |