Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Experimental: Improve performance of ActionView by preventing method cache fl... | Yehuda Katz | 2009-08-09 | 1 | -0/+10 |
* | First pass at making partial rendering an Object. More cleanup to come. | Yehuda Katz | 2009-08-08 | 1 | -8/+10 |
* | Rename find_by_parts and find_by_parts? to find and exists? | Yehuda Katz | 2009-08-07 | 2 | -3/+3 |
* | Renamed presenter to renderer, added some documentation and defined its API. | José Valim | 2009-08-07 | 3 | -4/+4 |
* | Get all ActionController partial rendering to use ActionView's partial code. ... | Yehuda Katz | 2009-08-07 | 2 | -1/+17 |
* | Start cleaning up partial path | Yehuda Katz | 2009-08-07 | 1 | -2/+2 |
* | Move AbstractController to a top-level component | Yehuda Katz | 2009-08-06 | 8 | -0/+778 |