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
2014-07-04 15:55:33 +01:00
..
anonymous mailer can be anonymous 2012-05-13 14:21:00 +03:00
another.path/base_mailer
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
async_mailer Asynchronous ActionMailer 2012-06-23 14:36:09 -04:00
attachments
auto_layout_mailer
base_mailer Ruby's new Hash syntax applied in actionmailer 2013-11-14 13:41:37 +05:30
base_test use _action callbacks in actionmailer 2012-12-08 10:21:20 -05:00
explicit_layout_mailer
first_mailer
i18n_test_mailer Added a testcase for bug [#5329] 2011-01-19 23:24:57 +01:00
layouts
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
path.with.dots/funky_path_mailer
proc_mailer raise an error if no implicit mailer template could be found 2012-06-20 22:06:31 +02:00
second_mailer
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
test_mailer Ruby's new Hash syntax applied in actionmailer 2013-11-14 13:41:37 +05:30
url_test_mailer Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
raw_email