Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update actionmailer with new hash syntax. | Kirill Nikitin | 2012-10-07 | 1 | -1/+1 |
* | update ActionMailer documentation [ci skip] | Francesco Rodriguez | 2012-09-17 | 1 | -1/+1 |
* | Use ArgumentError vs. RuntimeError, which is more precise. | Mark Dodwell | 2012-07-04 | 1 | -1/+1 |
* | format lookup for partials is derived from the format in which the template i... | Santiago Pastorino | 2012-02-22 | 1 | -2/+2 |
* | Ensure details are frozen after @details_keys lookup. The implementation wait... | José Valim | 2010-03-27 | 1 | -2/+1 |
* | Improve performance of the rendering stack by freezing formats as a sign that... | José Valim | 2010-03-19 | 1 | -8/+3 |
* | Add some tests to collector with templates and any. | José Valim and Mikel Lindsaar | 2010-01-23 | 1 | -2/+1 |
* | Make implicit and explicit templates pass through the same part creation proc... | José Valim and Mikel Lindsaar | 2010-01-23 | 1 | -10/+15 |
* | Adding collector to ActionMailer | José Valim and Mikel Lindsaar | 2010-01-23 | 1 | -0/+32 |