Deprecation warning about DeliveryJob in Rails 6.0
brian-kephart opened this issue · 0 comments
brian-kephart commented
To reproduce, run the spec using Rails 6.0.
I'm not sure where this one is coming from. There is not enough info for me to trace it.
DEPRECATION WARNING: Sending mail with DeliveryJob and Parameterized::DeliveryJob is deprecated and will be removed in Rails 6.1. Please use MailDeliveryJob instead. (called from instance_exec at /Users/briankephart/.rvm/gems/ruby-2.7.1/gems/activesupport-6.0.3/lib/active_support/callbacks.rb:428)