Chris@909: Signup template from application Chris@909: Chris@909: Here's a local variable set in the Mail object: <%= @name %>. Chris@909: Chris@909: And here's a method called in a mail helper: <%= do_something_helpful(@name) %>