Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate CustomHandlerTest, TemplateFileTest, and TemplateObjectTest and t... | Joshua Peek | 2008-06-25 | 1 | -92/+0 |
* | Replaced TemplateFinder abstraction with ViewLoadPaths | Joshua Peek | 2008-06-17 | 1 | -20/+17 |
* | Improve PartialTemplate tests | Pratik Naik | 2008-05-02 | 1 | -0/+5 |
* | Move missing template logic to ActionView | Pratik Naik | 2008-04-19 | 1 | -1/+1 |
* | Missing :js template falls back to :html, so you don't have to explicitly spe... | Jeremy Kemper | 2008-03-28 | 1 | -0/+28 |
* | Refactor partial rendering into a PartialTemplate class. [Pratik] | Michael Koziarski | 2008-03-03 | 1 | -0/+62 |