1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/lib
bogdanvlviv 10cc06809d
Partly revert #32231
- Remove extra execution of `perform_enqueued_jobs`
  since it performs all enqueued jobs in the duration of the block.
- Fix example of using `assert_emails` without block since we
  can't use enqueued jobs in this case.
2018-03-14 01:31:35 +02:00
..
action_mailer Partly revert #32231 2018-03-14 01:31:35 +02:00
rails/generators/mailer Use .tt extension to all the template files 2017-11-13 15:23:28 -05:00
action_mailer.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00