rails--rails/actionmailer/test/fixtures/base_mailer
José Valim 84cab320bc Ensure templates like template.html are found but still uses the proper virtual path. 2010-08-26 16:07:54 -03:00
..
attachment_with_content.erb
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
email_with_translations.html.erb Ensure templates like template.html are found but still uses the proper virtual path. 2010-08-26 16:07:54 -03:00
explicit_multipart_templates.html.erb
explicit_multipart_templates.text.erb
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
implicit_multipart.html.erb
implicit_multipart.text.erb
implicit_with_locale.en.html.erb
implicit_with_locale.html.erb
implicit_with_locale.pl.text.erb
implicit_with_locale.text.erb
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
welcome.erb