aboutsummaryrefslogtreecommitdiffstats
path: root/railties/generators/mailer/templates/fixture.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'railties/generators/mailer/templates/fixture.rhtml')
-rw-r--r--railties/generators/mailer/templates/fixture.rhtml3
1 files changed, 1 insertions, 2 deletions
diff --git a/railties/generators/mailer/templates/fixture.rhtml b/railties/generators/mailer/templates/fixture.rhtml
index f315d430ed..b481906829 100644
--- a/railties/generators/mailer/templates/fixture.rhtml
+++ b/railties/generators/mailer/templates/fixture.rhtml
@@ -1,4 +1,3 @@
<%= class_name %>#<%= action %>
-Find me in test/fixtures/<%= file_name %>/<%= action %>.
-I'm tested against the view in app/views/<%= file_name %>/<%= action %>.
+Find me in app/views/<%= file_name %>/<%= action %>.rhtml