ruby on rails - ActionMailer and Delayed Jobs -


I'm using Gmail to send emails from the railway app on everyone I integrate the action mallider with deployed jobs I want to, so that every email I want to send is put in a queue which is asynchronously handled, does anyone have an example / tutorial on this? Looks like a normal enough facility, but there is a hard time finding something.

Well, you already asked questions and got an answer here:

There is a tutorial that explains how you can do it.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -