aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/i18n_with_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Restore I18n.locale to default after test.Zuhao Wan2014-06-071-0/+4
* Use with_translation helper to clean up I18n stored translations.Zuhao Wan2014-05-131-11/+14
* Retain ActionPack dependency on ActionViewŁukasz Strzałkowski2013-12-051-3/+0
* Load AV::Layout to AM::Base in railtiesŁukasz Strzałkowski2013-08-251-0/+4
* Update actionmailer with new hash syntax.Kirill Nikitin2012-10-071-4/+4
* Clean up some straggling build failuresJose and Yehuda2012-04-241-1/+1
* Solve SystemStackError when changing locale inside ActionMailer [#5329 state:...José Valim2011-01-191-10/+6
* Added a testcase for bug [#5329]Frank Fischer2011-01-191-0/+50