rails/actionmailer/test/fixtures
Jamis Buck 5ec990af9e Helper support for ActionMailer
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1446 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-16 11:39:29 +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 Initial 2004-11-24 01:04:44 +00:00
test_mailer A very thorough refactoring, resulting in new mail property setters and support for attachments and multipart messages. 2005-05-29 16:36:22 +00:00
raw_email Missing test data 2005-05-02 17:18:53 +00:00
raw_email2 Fix attachments and content-type problems #1276 [Jamis Buck] Fix to only perform the charset conversion if a 'from' and a 'to' charset are given (make no assumptions about what the charset was) #1276 [Jamis Buck] 2005-05-10 13:40:26 +00:00
raw_email3 Fix attachments and content-type problems #1276 [Jamis Buck] Fix to only perform the charset conversion if a 'from' and a 'to' charset are given (make no assumptions about what the charset was) #1276 [Jamis Buck] 2005-05-10 13:40:26 +00:00
raw_email4 Fix attachments and content-type problems #1276 [Jamis Buck] Fix to only perform the charset conversion if a 'from' and a 'to' charset are given (make no assumptions about what the charset was) #1276 [Jamis Buck] 2005-05-10 13:40:26 +00:00
raw_email5 Step cautiously around subheaders in TMail #1285 [Jamis Buck] 2005-05-10 15:30:18 +00:00
raw_email6 Ignore Iconv::IllegalSequence errors when converting text #1341 [lon@speedymac.com] 2005-05-30 23:09:50 +00:00
raw_email7 Handle parsing of recursively multipart messages 2005-06-06 16:06:26 +00:00
raw_email8 Don't error while processing encoded attachment names #1340 [lon@speedymac.com] 2005-06-06 16:12:38 +00:00
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