Aaron Blohowiak successfully answered Rich Collins's question:

How do I use helper methods in ActionMailer templates?

People succeed in answering Rich Collins's questions 37% of the time (32 successes in 86 attempts).

Answers by: Aaron Blohowiak | Adam Thorsen | Robert Mayott

Aaron Blohowiak's Answer:

Reply by Aaron Blohowiak 784 days ago

You can follow the guide at: http://wiki.rubyonrails.org/rails/pages/HowtoUseUrlHelpersWithActionMailer/versions/3

 

if you need help with a specific helper, i can provide further help 

Reply by Rich Collins 784 days ago

Yep that worked.  Thanks Aaron.