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
2006-01-23 16:48:24 +00:00
..
helper_mailer Helper support for ActionMailer 2005-06-16 11:39:29 +00:00
helpers Helper support for ActionMailer 2005-06-16 11:39:29 +00:00
templates
test_mailer Stricter matching for implicitly multipart filenames excludes files ending in unsupported extensions (such as foo.rhtml.bak) and without a two-part content type (such as foo.text.rhtml or foo.text.really.plain.rhtml). Closes #2398. 2005-11-15 08:36:38 +00:00
raw_email
raw_email2
raw_email3
raw_email4
raw_email5
raw_email6
raw_email7 Make sure anything with content-disposition of "attachment" is passed to the attachment presenter when parsing an email body 2006-01-23 16:48:24 +00:00
raw_email8
raw_email9 Add a test case for malformed email headers 2005-06-06 16:47:20 +00:00
raw_email10 Fixture for new test in [1395] 2005-06-08 10:29:17 +00:00
raw_email11 Unquoted @ chars in received email headers are parsed properly in spite of RFC 822 (#1206) 2005-06-22 09:59:14 +00:00
raw_email12 Fixture for tests in [2034] 2005-08-22 21:05:44 +00:00
raw_email13 Make sure TMail#attachments includes anything with content-disposition of "attachment", regardless of content-type 2006-01-23 16:37:46 +00:00