aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/fixtures/base_mailer
Commit message (Collapse)AuthorAgeFilesLines
* Improve performance of the rendering stack by freezing formats as a sign ↵José Valim2010-03-191-0/+1
| | | | that they shouldn't be further modified.
* Add a failing test case for render :layoutMikel Lindsaar2010-01-293-0/+3
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Fixed bug on HTML only emails getting set to text/plainMikel Lindsaar2010-01-282-0/+2
|
* Ensure implicit multipart templates with locale works as expected.José Valim and Mikel Lindsaar2010-01-244-0/+4
|
* Add some tests to collector with templates and any.José Valim and Mikel Lindsaar2010-01-232-0/+2
|
* Get implicit multipart and attachments working together.José Valim and Mikel Lindsaar2010-01-221-0/+1
|
* First work on implicit multipart.José Valim and Mikel Lindsaar2010-01-222-0/+2
|
* Add basic template rendering to new DSL.José Valim and Mikel Lindsaar2010-01-221-0/+1