Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the deprecated ActionController#Base.template_root/= methods (use Act... | David Heinemeier Hansson | 2007-09-09 | 1 | -10/+0 |
* | Remove deprecated functionality from actionpack. Closes #8958 [lifofifo] | Michael Koziarski | 2007-09-03 | 1 | -1/+1 |
* | Find layouts even if they're not in the first view_paths directory. Closes #... | Rick Olson | 2007-08-15 | 1 | -1/+14 |
* | Make ActionView#view_paths an attr_accessor for real this time. Also, don't ... | Rick Olson | 2007-06-15 | 1 | -1/+14 |
* | Fix issue with deprecation messing up #template_root= usage. Add #prepend_vi... | Rick Olson | 2007-02-04 | 1 | -2/+3 |
* | Allow Controllers to have multiple view_paths instead of a single template_ro... | Rick Olson | 2007-02-04 | 1 | -0/+78 |