I\'m sending an email using an ActionMailer class in Rails 2.3.8.I need to add a META tag to the HEAD of the email.Specifically, I want to add this (ultimately for handling special CSS3 on mobile devi
How do I set the subject from a Rails 3 ActionMailer template? I\'d like to keep the subject and body together.
I have trouble using any form of the asset pipeline within mailer, wether the Mailer itself or the view.
I\'m using Rails 3.1 (3.1.1 RC1) and I have configured ActionMailer to use windows-1252 as default encoding. (External requirement)
I\'m trying to get a sign up form working with Devise; I\'m testing it with Cucumber. When a user signs up, I send a confirmation e-mail. Something goes wrong when running my test, though.
I am trying to understand how to properly configure Action Mailer for Rails 3 to work with Gmail. Read the article by Ryan Bates and also read the edge Rails page article. Ryan\'s article said to put
I\'m trying to send out an email with Rails 3 and Action Mailer. The email goes out fine, but I want it to be HTML formatted with some basic styling which includes background images. I understand that
I am working on ruby on rails ActionMailer. What I have done is that I had a background process polling my gmail account and I retrieve mails with \'RFC822\' protocol. I then send these mails to a rec
I using sorcery for email activation and I\'ve followed their wiki tutorial: https://github.com/NoamB/sorcery/wiki/User-Activation.
After setting up some Mailer-classes, I got this error: /usr/local/lib/ruby/gems/1.9.1/gems/actionmailer-3.0.7/lib/action_mailer/tmail_compat.rb:1:in `<top (required)>\': Mail is not a module (