rails--rails/actionmailer/lib/action_mailer
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
..
base.rb
collector.rb
delivery_job.rb
delivery_methods.rb
gem_version.rb
inline_preview_interceptor.rb
log_subscriber.rb
mail_helper.rb
message_delivery.rb
parameterized.rb
preview.rb
railtie.rb
rescuable.rb
test_case.rb
test_helper.rb Partly revert #32231 2018-03-14 01:31:35 +02:00
version.rb