aboutsummaryrefslogtreecommitdiffstats
path: root/railties/generators/mailer/templates/fixture.rhtml
blob: f315d430edfb8ec8142651a1f560ffbde2a9c8bc (plain) (blame)
1
2
3
4
<%= class_name %>#<%= action %>

Find me in test/fixtures/<%= file_name %>/<%= action %>.
I'm tested against the view in app/views/<%= file_name %>/<%= action %>.