RubyGems Navigation menu

resque_action_mailer_backend 0.0.2

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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (2):

actionmailer >= 2.2.0
resque >= 1.8.0

Development Dependencies (1):

rspec >= 1.2.9

Owners:

Authors:

  • Maurício Linhares

SHA 256 checksum:

cc3e6432bb3237e41f037b530809a4c64a87f813efe8d9a247571375c6791d07

Total downloads 15,685

For this version 3,881

Licenses:

N/A

Required Ruby Version: None

Links: