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