Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented layout conditions in new base | Yehuda Katz + Carl Lerche | 2009-05-21 | 1 | -1/+1 |
* | Bring abstract_controller up to date with rails/master | Carl Lerche & Yehuda Katz | 2009-04-13 | 1 | -0/+0 |
|\ | |||||
| * | make action_controller/layouts pick templates from the current instance's vie... | Sven Fuchs | 2009-02-20 | 1 | -0/+0 |
* | | Begin unifying the interface between ActionController and ActionView | Yehuda Katz | 2009-01-22 | 1 | -0/+1 |
|/ | |||||
* | Fix layouts in symlinked paths. Closes #9136 [court3nay, caio] | Jeremy Kemper | 2008-03-28 | 1 | -0/+1 |
* | Fixed that render template did not honor exempt_from_layout (closes #9698) [p... | David Heinemeier Hansson | 2007-09-30 | 1 | -0/+1 |
* | oops! forgot new layout for layout tests | Rick Olson | 2007-04-24 | 1 | -0/+1 |
* | Automatically discover layouts when a controller is namespaced. Closes #2199,... | Marcel Molina | 2006-01-15 | 1 | -0/+1 |
* | Allow auto-discovery of third party template library layouts. | Marcel Molina | 2006-01-12 | 4 | -0/+4 |