Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove blank line generated in application_mailer.rb | yuuji.yaginuma | 2016-04-08 | 1 | -1/+1 |
* | Merge pull request #24164 from prathamesh-sonpatki/fix-application-mailer | Rafael França | 2016-03-23 | 1 | -0/+2 |
|\ | |||||
| * | Correctly generate application_mailer.rb in mountable engines | Prathamesh Sonpatki | 2016-03-12 | 1 | -0/+2 |
* | | Fix generator test to match to use the string | Rafael Mendonça França | 2016-03-21 | 1 | -1/+1 |
* | | switched layout :mailer to a string so that mail layout can be properly found... | Matt Hall | 2016-03-17 | 1 | -1/+1 |
|/ | |||||
* | generate application_mailer.rb if it is missing | Sen-Zhang | 2016-03-11 | 1 | -0/+4 |
* | ApplicationMailer should be generated by default just like every other Applic... | David Heinemeier Hansson | 2015-12-17 | 1 | -4/+0 |
* | Creates an ApplicationMailer and layout by default, including html and body t... | Andy Jeffries | 2014-11-21 | 1 | -0/+4 |