Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ActionView: Allow to register a Template handler with a Symbol (dont kill mar... | David Heinemeier Hansson | 2006-03-26 | 1 | -0/+8 |
* | Streamline render process, code cleaning. Closes #2294. | Nicholas Seckar | 2005-09-27 | 1 | -3/+3 |
* | Improved rendering speed on complicated templates by up to 25% #1234 [Stephan... | David Heinemeier Hansson | 2005-07-21 | 1 | -2/+2 |
* | Added ActionView::Base.register_template_handler for easy integration of an a... | David Heinemeier Hansson | 2005-02-19 | 1 | -0/+33 |