aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/fixtures/raw_email3
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused raw email fixturesclaudiob2013-09-121-70/+0
| | | | The tests that used the raw_email_* fixtures were removed in d500ad3
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-1/+1
| | | | 's/[ \t]*$//' -i {} \;)
* Fix attachments and content-type problems #1276 [Jamis Buck] Fix to only ↵David Heinemeier Hansson2005-05-101-0/+70
perform the charset conversion if a 'from' and a 'to' charset are given (make no assumptions about what the charset was) #1276 [Jamis Buck] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1300 5ecf4fe2-1ee6-0310-87b1-e25e094e27de