Categories: None [Edit]
resque_action_mailer_backend
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.
Total
Ranking: 59,164 of 183,062
Downloads: 16,040
Daily
Ranking: 105,340 of 183,052
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
25 | 816,882,845 | rspec |
47 | 547,870,839 | actionmailer |
875 | 44,146,464 | resque |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mauriciojr |