Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #948 template_inheritance | artemave | 2010-12-26 | 1 | -2/+2 |
* | Move details to lookup_context and make resolvers use the cache key. | José Valim | 2010-03-08 | 1 | -41/+1 |
* | More refactoring on the views side of rendering. | José Valim | 2010-03-08 | 1 | -19/+0 |
* | Added :format and :locale options to render. | José Valim | 2010-01-29 | 1 | -1/+40 |
* | Fix rendering of layouts. | José Valim | 2010-01-29 | 1 | -3/+3 |
* | Ensure strings given to render with slash are rendered relative to the config... | José Valim | 2010-01-22 | 1 | -5/+30 |
* | Add shortcut test to abstract/render_test.rb | José Valim | 2010-01-21 | 1 | -0/+9 |
* | Rename the RenderingController module to just plain Rendering | David Heinemeier Hansson | 2009-12-20 | 1 | -1/+1 |
* | Reorganize autoloads: | Carlhuda | 2009-12-02 | 1 | -1/+1 |
* | Add some basic render_test to AbstractController. | José Valim | 2009-11-01 | 1 | -0/+88 |