Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Include missing modules. | José Valim | 2010-02-22 | 1 | -1/+1 | |
| | ||||||
* | Update Renderer | Yehuda Katz | 2010-02-18 | 1 | -5/+4 | |
| | ||||||
* | Ensure render :text => resource first tries to invoke :to_text on it | José Valim | 2010-02-16 | 1 | -0/+7 | |
| | ||||||
* | Fix rendering of layouts. | José Valim | 2010-01-29 | 1 | -5/+0 | |
| | ||||||
* | Move double render check out of AbstractController. | José Valim and Mikel Lindsaar | 2010-01-23 | 1 | -0/+4 | |
| | ||||||
* | Ensure strings given to render with slash are rendered relative to the ↵ | José Valim | 2010-01-22 | 1 | -12/+24 | |
| | | | | configured _prefix. | |||||
* | Bring normalize behavior to AbstractController::Rendering | José Valim | 2010-01-20 | 1 | -3/+4 | |
| | ||||||
* | Expose a _render_partial hook as thhe _render_template one and make use of it. | José Valim | 2009-12-31 | 1 | -6/+6 | |
| | ||||||
* | Rename the RenderingController module to just plain Rendering | David Heinemeier Hansson | 2009-12-20 | 1 | -0/+57 | |