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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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 Abhängigkeiten (2):

actionmailer >= 2.2.0
resque >= 1.8.0

Development Abhängigkeiten (1):

rspec >= 1.2.9

Besitzer:

Autoren:

  • Maurício Linhares

SHA 256-Prüfsumme:

826110f07c23f227b05d4518ea6a9254e111442f5647f4d9549a649e5eddbdbd

Downloads insgesamt 15.669

Für diese Version 8.436

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: