Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue with deprecation messing up #template_root= usage. Add ↵ | Rick Olson | 2007-02-04 | 1 | -2/+3 |
| | | | | | | | | #prepend_view_path and #append_view_path to allow modification of a copy of the superclass' view_paths. [Rick] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6125 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Allow Controllers to have multiple view_paths instead of a single ↵ | Rick Olson | 2007-02-04 | 1 | -0/+78 |
template_root. Closes #2754 [John Long] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6120 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |