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 raise an error if no implicit mailer template could be found 2012-06-20 22:06:31 +02:00
attachment_with_hash_default_encoding.html.erb raise an error if no implicit mailer template could be found 2012-06-20 22:06:31 +02:00
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
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
inline_attachment.text.erb
plain_text_only.text.erb
welcome.erb
welcome_with_headers.html.erb raise an error if no implicit mailer template could be found 2012-06-20 22:06:31 +02:00
without_mail_call.erb Do not render views when mail() isn't called. (NullMail refactoring) 2012-10-28 20:45:43 +01:00