ruby on rails 3 - send devise registration mails using reque background job -
ruby on rails 3 - send devise registration mails using reque background job -
i using rails 3 devise authentication , resque handling background job there way send devise registration mails using resque ?
https://github.com/defunkt/resque https://github.com/plataformatec/devise
use next gem, send mails devise through resque queue https://github.com/zapnap/resque_mailer
ruby-on-rails-3 devise resque
Comments
Post a Comment