rails--rails/actionmailer/test/fixtures
Aaron Patterson 397693a5ea
Merge pull request #26445 from dracos/multiparty
Correctly wrap inline attachments.
2020-08-19 10:10:36 -07:00
..
anonymous mailer can be anonymous 2012-05-13 14:21:00 +03:00
another.path/base_mailer Add some view paths tests. 2010-01-25 00:20:38 +01:00
asset_host_mailer
asset_mailer Move config_accessor :asset_host from ActionController::Base to AbstractController which fixes issues with asset_host in ActionMailer 2010-07-24 00:27:25 +02:00
attachments
auto_layout_mailer
base_mailer Merge pull request #26445 from dracos/multiparty 2020-08-19 10:10:36 -07:00
base_test Allow attaching files while the mail view is rendered 2014-09-22 15:52:48 +02:00
caching_mailer Expand on Action Mailer Fragment caching tests 2016-04-17 23:16:09 +05:30
explicit_layout_mailer
i18n_test_mailer Added a testcase for bug [#5329] 2011-01-19 23:24:57 +01:00
layouts Add a failing test case for render :layout 2010-01-29 17:51:05 +01:00
mail_delivery_test/delivery_mailer raise an error if no implicit mailer template could be found 2012-06-20 22:06:31 +02:00
nested_layout_mailer Failing AM test for nested layouts 2010-01-26 09:27:54 -06:00
proc_mailer raise an error if no implicit mailer template could be found 2012-06-20 22:06:31 +02:00
templates Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
test_helper_mailer add test coverage for the action mailer 2014-07-04 15:55:33 +01:00
url_test_mailer let mailer templates generate URLs by default [Xavier Noria, Richard Schneeman] 2014-11-24 14:33:50 -08:00
raw_email