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
Brian Cardarella dc7fd821dc Asynchronous ActionMailer
Any ActionMailer class can be set to render and delier messages using
the new Rails Queue.

Some of this work was borrowed (with permission) from Nick Plante's
(zapnap) reqsue_mailer gem.
2012-06-23 14:36:09 -04:00
..
anonymous mailer can be anonymous 2012-05-13 14:21:00 +03:00
another.path/base_mailer
asset_host_mailer
asset_mailer
async_mailer Asynchronous ActionMailer 2012-06-23 14:36:09 -04:00
attachments
auto_layout_mailer
base_mailer raise an error if no implicit mailer template could be found 2012-06-20 22:06:31 +02:00
base_test raise an error if no implicit mailer template could be found 2012-06-20 22:06:31 +02:00
explicit_layout_mailer
first_mailer
i18n_test_mailer
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
test_mailer
url_test_mailer
raw_email
raw_email2
raw_email3
raw_email4
raw_email5
raw_email6
raw_email7
raw_email8
raw_email9
raw_email10
raw_email12
raw_email13
raw_email_quoted_with_0d0a Make sure DOS newlines in quoted-printable text are normalized to unix newlines before unquoting. closes $166 and #4452 2006-09-09 20:16:42 +00:00
raw_email_with_invalid_characters_in_content_type
raw_email_with_nested_attachment
raw_email_with_partially_quoted_subject