mhfs / devise-async

Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.
MIT License
575 stars 110 forks source link

Add support for Rails 4.2 #106

Open joe1chen opened 6 years ago

joe1chen commented 6 years ago

Relaxed the gemspec to allow this to be used with Rails 4.2. Updated the travis matrix to test Rails 4.2 and 5.x