認証用のデバイスとバックグラウンドジョブの処理用の resque で Rails 3 を使用しています resque を使用してデバイス登録メールを送信する方法はありますか?
https://github.com/defunkt/resque
https://github.com/plataformatec/devise
認証用のデバイスとバックグラウンドジョブの処理用の resque で Rails 3 を使用しています resque を使用してデバイス登録メールを送信する方法はありますか?
https://github.com/defunkt/resque
https://github.com/plataformatec/devise
次のgemを使用すると、deviseからのすべてのメールがresque queue https://github.com/zapnap/resque_mailerを介して送信されます