Done testing
[depot.git] / vendor / rails / actionmailer / test / fixtures / test_mailer / body_ivar.erb
diff --git a/vendor/rails/actionmailer/test/fixtures/test_mailer/body_ivar.erb b/vendor/rails/actionmailer/test/fixtures/test_mailer/body_ivar.erb
new file mode 100644 (file)
index 0000000..1421e5c
--- /dev/null
@@ -0,0 +1,2 @@
+body: <%= @body %>
+bar: <%= @bar %>
\ No newline at end of file