Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen string literal in actionmailer/ | Kir Shatrov | 2017-07-23 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Remove duplicated `delivery_method` definition | yuuji.yaginuma | 2017-04-07 | 1 | -1/+0 |
* | Avoid should in test names | Rafael Mendonça França | 2017-01-30 | 1 | -1/+1 |
* | Implement respond_to_missing? in the Parameterized::Mailer class | Rafael Mendonça França | 2017-01-30 | 1 | -0/+14 |
* | restore `delivery_method` after test | yuuji.yaginuma | 2017-01-29 | 1 | -4/+1 |
* | Offer the option to use parameterization for shared processing of headers and... | David Heinemeier Hansson | 2017-01-28 | 1 | -0/+44 |