RubyGems Navigation menu

resque_action_mailer_backend 0.0.3

With this gem you will be able to enqueue your emails on your Resque workers to avoid making your user wait for the email to be send when he causes an email sending action in your application. Using resque_action_mailer_backend makes email sending a breeze as you will be able to use Resque to retry failed emails, easily deliver all those marketing emails to your clients and without changing anything at your email sending code. Just tell your application to use :resque for sending emails and you're done, no need to add yet another tool just for delivering your emails if you're already using Resque for your asynchronous processing.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.3 - January 16, 2011 (8KB)
  2. 0.0.2 - August 19, 2010 (8KB)
  3. 0.0.1 - July 28, 2010 (8KB)

Runtime依存関係 (2):

actionmailer >= 2.2.0
resque >= 1.8.0

Development依存関係 (1):

rspec >= 1.2.9

所有者:

作者:

  • Maurício Linhares

SHA 256チェックサム:

826110f07c23f227b05d4518ea6a9254e111442f5647f4d9549a649e5eddbdbd

累計ダウンロード数 15,685

このバージョンのみ 8,446

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: