-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
Milestone
Description
Is there a way of including Roadie::Rails::Automatic in all ActionMailer::Base classes?
I've tried doing it with ActionMailer::Base.send :include, Roadie::Rails::Automatic in an initializer but no success.
Is this a limitation of this gem?
Should this be fixed?
I wish I could have the same behaviour roadie 2.x provided.
Reactions are currently unavailable