Archive for the 'ActionMailer' Category
There’s an ExceptionNotifier plugin wich makes errors caused in controller action sent to you by email. The problem is that the site sometimes can face an issue that makes it error on nearly each request. The emails make it quickly noticed and fixed appropriately, but if the site have some load there will be significant [...]
Filed under: ActionMailer, emailing, rails, ruby | 5 Comments
Well I’m writing quite a mail-intensive small application right now, and wanted to use the same template for 2 mail actions at some point. Searching for how to use template different from mailer action name didn’t give results, but looking into the ActionMailer code did (hail the open source!), so I’m placing it here to [...]
Filed under: ActionMailer, rails, tips | 3 Comments
Search
-
You are currently browsing the Artem Vasiliev's Weblog weblog archives for the ActionMailer category.