Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix AM testcase break with mail 2.5.4. It seems that AM's testcase was wrong. | kennyj | 2013-05-17 | 1 | -1/+1 |
* | drop an unused hash; change slang to SPECIAL | Vipul A M | 2013-03-19 | 1 | -1/+1 |
* | Allow passing interpolations to `#default_i18n_subject`, e.g.: | Olek Janiszewski | 2013-01-24 | 1 | -0/+4 |
* | The return value from mailer methods is not relevant. | Yves Senn | 2012-12-10 | 1 | -0/+5 |
* | Do not render views when mail() isn't called. (NullMail refactoring) | Yves Senn | 2012-10-28 | 1 | -0/+3 |
* | Update actionmailer with new hash syntax. | Kirill Nikitin | 2012-10-07 | 1 | -20/+20 |
* | Get rid of update_details in favor of passing details to find_template. | José Valim | 2011-09-22 | 1 | -1/+1 |
* | Deprecate the old mailer API that was not deprecated yet. | José Valim | 2010-08-29 | 1 | -1/+1 |
* | Ensure templates like template.html are found but still uses the proper virtu... | José Valim | 2010-08-26 | 1 | -0/+4 |
* | Move config_accessor :asset_host from ActionController::Base to AbstractContr... | Jeroen van Dijk and Josh Kalderimis | 2010-07-24 | 1 | -0/+114 |