|
since1968
|
 |
Posted: Sat Jul 15, 2006 1:49 am |
|
 |
 |
 |
 |
I can't figure out how to find my rhtml templates with ActionMailer on HMS. Whether or not I specify ActionMailer::Base.template_root in environment.rb I get a "template not found" error when I try to send an email.
Does anyone have a working code sample, including configuration, that works here on HMS? Thanks.
|
|
|
|
since1968
|
 |
Posted: Sat Jul 15, 2006 9:08 pm |
|
 |
 |
 |
 |
HMS support caught this--the error was mine. I had uncommented the line in environment.rb that disables :action_mailer. I thought I was supposed to uncomment the line to enable it, but it's the other way around.
Great support ya'll, thank you.
|
|
|