aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/fixtures/test_mailer
diff options
context:
space:
mode:
Diffstat (limited to 'actionmailer/test/fixtures/test_mailer')
-rw-r--r--actionmailer/test/fixtures/test_mailer/_subtemplate.text.plain.erb (renamed from actionmailer/test/fixtures/test_mailer/subtemplate.text.plain.erb)0
-rw-r--r--actionmailer/test/fixtures/test_mailer/included_subtemplate.text.plain.erb2
2 files changed, 1 insertions, 1 deletions
diff --git a/actionmailer/test/fixtures/test_mailer/subtemplate.text.plain.erb b/actionmailer/test/fixtures/test_mailer/_subtemplate.text.plain.erb
index 3b4ba35f20..3b4ba35f20 100644
--- a/actionmailer/test/fixtures/test_mailer/subtemplate.text.plain.erb
+++ b/actionmailer/test/fixtures/test_mailer/_subtemplate.text.plain.erb
diff --git a/actionmailer/test/fixtures/test_mailer/included_subtemplate.text.plain.erb b/actionmailer/test/fixtures/test_mailer/included_subtemplate.text.plain.erb
index de9b2039fa..a93c30ea1a 100644
--- a/actionmailer/test/fixtures/test_mailer/included_subtemplate.text.plain.erb
+++ b/actionmailer/test/fixtures/test_mailer/included_subtemplate.text.plain.erb
@@ -1 +1 @@
-Hey Ho, <%= render "subtemplate" %> \ No newline at end of file
+Hey Ho, <%= render :partial => "subtemplate" %> \ No newline at end of file