Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix performance regression | Jeremy Kemper | 2009-01-16 | 1 | -1/+5 |
| | |||||
* | A back support for legacy TemplateHandler#render API | Joshua Peek | 2008-11-23 | 1 | -4/+0 |
| | |||||
* | use autoload instead of explicit requires for ActionView | Joshua Peek | 2008-11-23 | 1 | -5/+8 |
| | |||||
* | Removed lagacy TemplateHandler#render API. Left in a legacy TemplateHandler ↵ | Joshua Peek | 2008-07-18 | 1 | -1/+0 |
| | | | | and Compilable stub so plugins will not have to change anything. | ||||
* | Replaced TemplateFinder abstraction with ViewLoadPaths | Joshua Peek | 2008-06-17 | 1 | -1/+0 |
| | |||||
* | Reload cached templates when a new handler is registered | Pratik Naik | 2008-06-15 | 1 | -0/+1 |
| | |||||
* | Opps, I forgot to add template_handlers.rb to my index. | Joshua Peek | 2008-06-11 | 1 | -0/+46 |