Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |