rails--rails/actionmailer/test/fixtures
Jamis Buck 34df9be0e5 Template paths with dot chars in them no longer mess up implicit template selection for multipart messages (closes #3332)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3495 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-01-29 02:25:15 +00:00
..
helper_mailer
helpers
path.with.dots Template paths with dot chars in them no longer mess up implicit template selection for multipart messages (closes #3332) 2006-01-29 02:25:15 +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
raw_email10
raw_email11
raw_email12
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