aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer/delivery_job.rb
Commit message (Expand)AuthorAgeFilesLines
* Add MailDeliveryJob for unified mail deliveryGannon McGibbon2018-12-041-3/+10
* Deliver parameterized mail with DeliveryJobGannon McGibbon2018-11-221-2/+3
* 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 new string literal convention in actionmailer/libXavier Noria2016-08-061-1/+1
* Action Mailer: Declarative exception handling with `rescue_from`.Jeremy Daer2016-05-151-0/+21
* Revert "Merge pull request #20758 from xijo/action_mailer_message_delivery_re...Kasper Timm Hansen2015-07-071-4/+2
* ActionMailer::MessageDelivery respects current I18n.localeJohannes Opper2015-07-051-2/+4
* Allow configuration of ActionMailer queue nameChris McGrath2015-06-021-1/+1
* Merge pull request #18163 from y-yagi/fix_nodoc_typoYves Senn2014-12-231-2/+2
|\
| * fix typo in nodocyuuji.yaginuma2014-12-231-1/+1
|/
* Making the actionmailer docs more explicit to understand [ci skip]Rishi Jain2014-10-261-0/+2
* Updated rdoc / guides / release notes related to ActiveJob / ActionMailerCristian Bica2014-08-201-2/+2
* [ActionMailer] Rename ActionMailer::DelayedDeliveryJob to ActionMailer::Deliv...Abdelkader Boudih2014-08-171-0/+11