aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/mailers/proc_mailer.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix AM::Base.default proc arity breaking changeJimmy Bourassa2017-08-291-1/+8
* 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
* applies remaining conventions across the projectXavier Noria2016-08-061-1/+0
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-3/+3
* applies new string literal convention in actionmailer/testXavier Noria2016-08-061-3/+3
* don't convert mailer default values to procsAlex Tsukernik2013-07-221-1/+2
* Update actionmailer with new hash syntax.Kirill Nikitin2012-10-071-2/+2
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-3/+3
* Move config_accessor :asset_host from ActionController::Base to AbstractContr...Jeroen van Dijk and Josh Kalderimis2010-07-241-0/+16