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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  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)

dependencias de Runtime (2):

actionmailer >= 2.2.0
resque >= 1.8.0

dependencias de Development (1):

rspec >= 1.2.9

Propietarios:

Autores:

  • Maurício Linhares

SHA 256 checksum:

826110f07c23f227b05d4518ea6a9254e111442f5647f4d9549a649e5eddbdbd

Total de descargas 15.657

Para esta versión 8.430

Licencias:

N/A

Versión de Ruby requerida: Ninguno

Enlace: