开发者

send devise registration mails using reque background job

I am using rails 3 with devise for authentication and resque for h开发者_运维知识库andling background job Is there a way to send devise registration mails using resque ?

https://github.com/defunkt/resque

https://github.com/plataformatec/devise


Use the following gem, this will send all the mails from devise through resque queue https://github.com/zapnap/resque_mailer

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜