aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/parameterized_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actionmailer/Kir Shatrov2017-07-231-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Remove duplicated `delivery_method` definitionyuuji.yaginuma2017-04-071-1/+0
* Avoid should in test namesRafael Mendonça França2017-01-301-1/+1
* Implement respond_to_missing? in the Parameterized::Mailer classRafael Mendonça França2017-01-301-0/+14
* restore `delivery_method` after testyuuji.yaginuma2017-01-291-4/+1
* Offer the option to use parameterization for shared processing of headers and...David Heinemeier Hansson2017-01-281-0/+44