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
2013-11-14 13:41:37 +05:30
..
attachment_with_content.erb
attachment_with_hash.html.erb
attachment_with_hash_default_encoding.html.erb
different_layout.html.erb
different_layout.text.erb
email_custom_layout.text.html.erb
email_with_translations.html.erb Ruby's new Hash syntax applied in actionmailer 2013-11-14 13:41:37 +05:30
explicit_multipart_templates.html.erb
explicit_multipart_templates.text.erb
explicit_multipart_with_one_template.erb
html_only.html.erb
implicit_multipart.html.erb
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
implicit_with_locale.pl.text.erb
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
inline_attachment.text.erb
plain_text_only.text.erb
welcome.erb
welcome_with_headers.html.erb
without_mail_call.erb Do not render views when mail() isn't called. (NullMail refactoring) 2012-10-28 20:45:43 +01:00