Tim Riley

ActionMailer templates in Rails 2.0

January 20th 2008

When upgrading to Rails 2.0, it seems you cannot rename all of our .rhtml templates to .html.erb – it seems ActionMailer will refuse to find templates with this extension. Make sure you rename them to just .erb.

Tim Riley

Hi, I'm Tim Riley. I'm a web developer based in Canberra, Australia, where I work at a small design studio called Icelab. This is my blog, where I can share with you the things I learn as I go about building products for the web.

What I Build

Recent Presentations

  1. Facebook Authentication with OAuth
  2. JavaScript Testing with Capybara and Cucumber
  3. Using Titanium to Build Mobile Apps with JavaScript (audio)
  4. An Introduction to Sinatra
  5. Building your Capistrano Recipe Book