ruby-devise-async

easy way to configure Devise to send its emails asynchronously
  https://github.com/mhfs/devise-async/
  0
  no reviews



Send Devise's emails in background using your preferred queuing backend.

Supported backends:
* Resque
* Sidekiq
* Delayed::Job
* QueueClassic
* Torquebox