orderedlist/express_mailer

Does not work with Delayed Job

Closed this issue · 0 comments

Because the API makes calls to ExpressMailer.info, and ExpressMailer does not inherit from ActionMailer::Base, Delayed Job does not call deliver on the returned mailer object.