| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary setup and teardown. | Zuhao Wan | 2014-05-13 | 1 | -10/+0 |
* | Update actionmailer with new hash syntax. | Kirill Nikitin | 2012-10-07 | 1 | -10/+10 |
* | test cases should inherit from AS::TestCase | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
* | Deprecate the old mailer API that was not deprecated yet. | José Valim | 2010-08-29 | 1 | -0/+105 |
* | Move old tests to a specific folder and add some delivery method tests. | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -148/+0 |
* | Add new class delivery method API. | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -22/+20 |
* | Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback su... | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -1/+1 |
* | latest updates | Mikel Lindsaar | 2010-01-19 | 1 | -0/+1 |
* | Updating to Mail 1.5.0, including default values for all Message#field_name m... | Mikel Lindsaar | 2010-01-02 | 1 | -9/+9 |
* | Changing body to use :to_s instead of :decoded... better use case | Mikel Lindsaar | 2009-12-27 | 1 | -11/+11 |
* | Down to 30 failures total | Mikel Lindsaar | 2009-11-20 | 1 | -9/+9 |
* | Starting again on actionmailer integration with mail | Mikel Lindsaar | 2009-11-12 | 1 | -20/+42 |
* | Make tests run without deprecation warning (just one left). | José Valim | 2009-11-01 | 1 | -2/+6 |
* | Allow custom type for multipart emails [#1691 state:resolved] | Sean Dague | 2009-03-10 | 1 | -1/+29 |
* | ActionMailer should respect content type when choosing layouts | Colin Curtin | 2008-11-21 | 1 | -0/+17 |
* | Revert "Revert "Add layout functionality to mailers."" | David Heinemeier Hansson | 2008-09-09 | 1 | -0/+78 |
* | Revert "Add layout functionality to mailers." | David Heinemeier Hansson | 2008-09-09 | 1 | -78/+0 |
* | Add layout functionality to mailers. | Pratik Naik | 2008-08-31 | 1 | -0/+78 |