Sending mail via GMail with Rails ActionMailer

If you are wondering how to get your Rails app to send email through your GMail account, read on… However, you need at least Ruby 1.8.7 according to the Agile Web Development with Rails book. I use BlueHost and they are on 1.8.6, as of July 27, 2009. So, these instructions won’t work on BlueHost […]