Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Pass around handler instances, not their classes [Koz] | Michael Koziarski | 2008-01-11 | 1 | -1/+1 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
* | 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 |