aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/fixtures/test_mailer/_subtemplate.text.plain.erb
diff options
context:
space:
mode:
authorRick Olson <technoweenie@gmail.com>2007-11-26 03:36:28 +0000
committerRick Olson <technoweenie@gmail.com>2007-11-26 03:36:28 +0000
commitbd5ed651105663cb4bc5acd86ad8bdf48251d0fe (patch)
tree3b444c65eafb90a535d8baa76766096a4192c738 /actionmailer/test/fixtures/test_mailer/_subtemplate.text.plain.erb
parent3d67860cae0898b248381075d98736ff77d671dd (diff)
downloadrails-bd5ed651105663cb4bc5acd86ad8bdf48251d0fe.tar.gz
rails-bd5ed651105663cb4bc5acd86ad8bdf48251d0fe.tar.bz2
rails-bd5ed651105663cb4bc5acd86ad8bdf48251d0fe.zip
Update ActionMailer so it treats ActionView the same way that ActionController does. Closes #10244 [rick]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8212 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'actionmailer/test/fixtures/test_mailer/_subtemplate.text.plain.erb')
-rw-r--r--actionmailer/test/fixtures/test_mailer/_subtemplate.text.plain.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionmailer/test/fixtures/test_mailer/_subtemplate.text.plain.erb b/actionmailer/test/fixtures/test_mailer/_subtemplate.text.plain.erb
new file mode 100644
index 0000000000..3b4ba35f20
--- /dev/null
+++ b/actionmailer/test/fixtures/test_mailer/_subtemplate.text.plain.erb
@@ -0,0 +1 @@
+let's go! \ No newline at end of file