Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed typos in asset_host_test | Dalibor Nasevic | 2011-03-02 | 1 | -2/+2 |
* | Deprecate the old mailer API that was not deprecated yet. | José Valim | 2010-08-29 | 1 | -0/+56 |
* | Move old tests to a specific folder and add some delivery method tests. | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -52/+0 |
* | Add new class delivery method API. | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -7/+5 |
* | Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback su... | José Valim and Mikel Lindsaar | 2010-01-24 | 1 | -1/+1 |
* | Changing body to use :to_s instead of :decoded... better use case | Mikel Lindsaar | 2009-12-27 | 1 | -3/+3 |
* | Starting again on actionmailer integration with mail | Mikel Lindsaar | 2009-11-12 | 1 | -3/+3 |
* | Ensure ActionMailer doesn't blow up when a two argument proc is set for the a... | Tekin Suleyman | 2008-12-01 | 1 | -0/+54 |