aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/mail_layout_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Updating to Mail 1.5.0, including default values for all Message#field_name m...Mikel Lindsaar2010-01-021-9/+9
* Changing body to use :to_s instead of :decoded... better use caseMikel Lindsaar2009-12-271-11/+11
* Down to 30 failures totalMikel Lindsaar2009-11-201-9/+9
* Starting again on actionmailer integration with mailMikel Lindsaar2009-11-121-20/+42
* Make tests run without deprecation warning (just one left).José Valim2009-11-011-2/+6
* Allow custom type for multipart emails [#1691 state:resolved]Sean Dague2009-03-101-1/+29
* ActionMailer should respect content type when choosing layoutsColin Curtin2008-11-211-0/+17
* Revert "Revert "Add layout functionality to mailers.""David Heinemeier Hansson2008-09-091-0/+78
* Revert "Add layout functionality to mailers."David Heinemeier Hansson2008-09-091-78/+0
* Add layout functionality to mailers.Pratik Naik2008-08-311-0/+78