Abdelkader Boudih

Results 255 comments of Abdelkader Boudih

So i located the bug not i'm not sure yet how to fix it. When we include the mixing manually we have ``` DelayedMailer, ActionMailer::DeliverLater::Mixin, ActionMailer::Base, ActionView::Layouts, .... ``` with...

I'm looking at the rails source since there is no extra gem that could have added these module. We will have to patch rails 4.1 and 4.2, right ?

@cristianbica https://github.com/seuros/actionmailer-deliver_later/tree/prepend

Shouldn't we merge activejob first ? and yes, i can prepare a PR.

Then we can turn this gem to support rails 4.1 only.