Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extracted localized_cache.rb from ActionController, added it to AbstractContr... | José Valim | 2009-11-01 | 1 | -38/+3 |
* | Add some basic render_test to AbstractController. | José Valim | 2009-11-01 | 1 | -0/+9 |
* | Improve AbstractController layouts coverage. | José Valim | 2009-11-01 | 1 | -0/+4 |
* | Move all render and layout pieces required in ActionMailer from ActionControl... | José Valim | 2009-11-01 | 1 | -24/+0 |
* | Got tests to pass with some more changes. | Yehuda Katz | 2009-08-15 | 1 | -7/+15 |
* | Caches and cache clearing seems to actually work, but the actual architecture... | Yehuda Katz | 2009-08-15 | 1 | -0/+32 |
* | First pass at making partial rendering an Object. More cleanup to come. | Yehuda Katz | 2009-08-08 | 1 | -3/+0 |
* | Renamed presenter to renderer, added some documentation and defined its API. | José Valim | 2009-08-07 | 1 | -0/+66 |