Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pass respond_with options to controller render when using a template for api ... | Josh Kalderimis | 2011-03-31 | 1 | -2/+2 |
* | Make action_method? public and change implicit rendering to override it instead. | José Valim | 2011-03-30 | 1 | -4/+2 |
* | Pass the proper method_name instead of hardcoding to action_name. | José Valim | 2011-03-29 | 1 | -8/+10 |
* | #948 template_inheritance | artemave | 2010-12-26 | 1 | -2/+2 |
* | Finally moved the find template logic to the views. | José Valim | 2010-03-08 | 1 | -1/+1 |
* | Move layout lookup to views. | José Valim | 2010-03-08 | 1 | -2/+1 |
* | Added template lookup responsible to hold all information used in template lo... | José Valim | 2010-03-07 | 1 | -0/+1 |
* | Actually move ImplicitRender into it's own file | Carl Lerche | 2010-03-03 | 1 | -0/+21 |