1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/test/fixtures/base_mailer
2010-01-28 00:24:30 +11:00
..
attachment_with_content.erb Get implicit multipart and attachments working together. 2010-01-22 14:38:41 +01:00
explicit_multipart_templates.html.erb Add some tests to collector with templates and any. 2010-01-23 12:46:40 +01:00
explicit_multipart_templates.text.erb Add some tests to collector with templates and any. 2010-01-23 12:46:40 +01:00
html_only.html.erb Fixed bug on HTML only emails getting set to text/plain 2010-01-28 00:24:30 +11:00
implicit_multipart.html.erb First work on implicit multipart. 2010-01-22 13:56:06 +01:00
implicit_multipart.text.erb First work on implicit multipart. 2010-01-22 13:56:06 +01:00
implicit_with_locale.en.html.erb Ensure implicit multipart templates with locale works as expected. 2010-01-24 23:59:12 +01:00
implicit_with_locale.html.erb Ensure implicit multipart templates with locale works as expected. 2010-01-24 23:59:12 +01:00
implicit_with_locale.pl.text.erb Ensure implicit multipart templates with locale works as expected. 2010-01-24 23:59:12 +01:00
implicit_with_locale.text.erb Ensure implicit multipart templates with locale works as expected. 2010-01-24 23:59:12 +01:00
plain_text_only.text.erb Fixed bug on HTML only emails getting set to text/plain 2010-01-28 00:24:30 +11:00
welcome.erb Add basic template rendering to new DSL. 2010-01-22 13:27:26 +01:00