Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adds missing requires for Object#blank? and Object#present? | Xavier Noria | 2010-03-28 | 1 | -0/+1 |
* | Improve performance of the rendering stack by freezing formats as a sign that... | José Valim | 2010-03-19 | 1 | -0/+1 |
* | Eliminate warnings for AM on 1.8 | wycats | 2010-03-16 | 1 | -3/+0 |
* | Allow anything that responds to render to be given as :template and use find_... | José Valim | 2010-03-12 | 1 | -1/+1 |
* | Bring AM up to date with new rendering stack. | José Valim | 2010-03-08 | 1 | -1/+1 |
* | Use render instead render_to_body. | José Valim | 2010-02-24 | 1 | -1/+1 |
* | Rename 'defaults' class method to 'default' to reflect that it's a declaration | Jeremy Kemper | 2010-01-27 | 1 | -5/+5 |
* | Fix failing tests on AM about render(:body => Hash). | José Valim | 2010-01-26 | 1 | -6/+2 |
* | Deprecate old defaults API. | José Valim and Mikel Lindsaar | 2010-01-26 | 1 | -4/+6 |
* | Handle some TODOs and deprecations. | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -8/+8 |
* | Maintain old_api and deprecated_api in different files. | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -0/+250 |