OSDN Git Service

5aaf46e9744bcc7b91e7163bdaea90bc1eda13b2
[redminele/redminele.git] / redmine / vendor / plugins / engines / test / app / views / notify_mail / signup.text.plain.erb
1 Signup template from application
2
3 Here's a local variable set in the Mail object: <%= @name %>.
4
5 And here's a method called in a mail helper: <%= do_something_helpful(@name) %>