Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow Controllers to have multiple view_paths instead of a single template_ro... | Rick Olson | 2007-02-04 | 1 | -1/+1 |
* | Use a consistent load path to avoid double requires. Fix some scattered Ruby ... | Jeremy Kemper | 2007-01-28 | 1 | -1/+1 |
* | test deprecated instance variables using to_s instead of inspect which touche... | Jeremy Kemper | 2006-10-18 | 1 | -2/+2 |
* | Deprecation: test deprecated instance vars in partials. | Jeremy Kemper | 2006-08-26 | 1 | -7/+19 |
* | Deprecate direct usage of @params. Update ActionView::Base for instance var d... | Jeremy Kemper | 2006-08-07 | 1 | -0/+31 |