Done testing
[depot.git] / vendor / rails / actionmailer / test / fixtures / test_mailer / custom_templating_extension.text.plain.haml
diff --git a/vendor/rails/actionmailer/test/fixtures/test_mailer/custom_templating_extension.text.plain.haml b/vendor/rails/actionmailer/test/fixtures/test_mailer/custom_templating_extension.text.plain.haml
new file mode 100644 (file)
index 0000000..847d065
--- /dev/null
@@ -0,0 +1,6 @@
+%p Hello there, 
+
+%p 
+  Mr.
+  = @recipient
+  from haml
\ No newline at end of file