aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/base_test.rb
Commit message (Collapse)AuthorAgeFilesLines
...
* Make implicit and explicit templates pass through the same part creation ↵José Valim and Mikel Lindsaar2010-01-231-12/+25
| | | | process.
* Added basic explicit multipart rendering and testsJosé Valim and Mikel Lindsaar2010-01-231-11/+56
|
* Get implicit multipart and attachments working together.José Valim and Mikel Lindsaar2010-01-221-18/+78
|
* First work on implicit multipart.José Valim and Mikel Lindsaar2010-01-221-1/+17
|
* Add basic template rendering to new DSL.José Valim and Mikel Lindsaar2010-01-221-31/+35
|
* Add more tests to new API.José Valim and Mikel Lindsaar2010-01-221-33/+82
|
* Adding tests for attachments['blah.rb'] = {} et alJosé Valim and Mikel Lindsaar2010-01-211-1/+26
|
* Mail method accepting all headers set via the hashJosé Valim and Mikel Lindsaar2010-01-211-5/+27
|
* Created mail method for new APIJosé Valim and Mikel Lindsaar2010-01-201-4/+42
|
* Moved old API into deprecated_api.rb in preparation for new Rails 3 Mailer APIJosé Valim and Mikel Lindsaar2010-01-201-0/+39