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-06-07 21:54:53 -04:00
..
attachment_with_content.erb Get implicit multipart and attachments working together. 2010-01-22 14:38:41 +01:00
different_layout.html.erb Add a failing test case for render :layout 2010-01-29 17:51:05 +01:00
different_layout.text.erb Add a failing test case for render :layout 2010-01-29 17:51:05 +01:00
email_custom_layout.text.html.erb Add a failing test case for render :layout 2010-01-29 17:51:05 +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
explicit_multipart_with_one_template.erb Improve performance of the rendering stack by freezing formats as a sign that they shouldn't be further modified. 2010-03-19 17:20:20 +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
inline_attachment.html.erb Adding inline attachment support to ActionMailer 2010-06-07 21:54:53 -04:00
inline_attachment.text.erb Adding inline attachment support to ActionMailer 2010-06-07 21:54:53 -04: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