aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer/vendor/tmail/attachments.rb
Commit message (Expand)AuthorAgeFilesLines
* Make TMail::Mail#has_attachments? use logic from #attachment? (closes #3815) ...David Heinemeier Hansson2006-02-251-1/+1
* Make sure TMail#attachments includes anything with content-disposition of "at...Jamis Buck2006-01-231-1/+6
* Look at content-location header (if available) to determine filename of attac...Jamis Buck2005-08-221-1/+3
* Step cautiously around subheaders in TMail #1285 [Jamis Buck]David Heinemeier Hansson2005-05-101-2/+2
* Fix attachments and content-type problems #1276 [Jamis Buck] Fix to only perf...David Heinemeier Hansson2005-05-101-5/+6
* Only include attachments that arent blankDavid Heinemeier Hansson2005-03-191-2/+8
* Added better quoting and attachments handling in anticipation for ActionMaile...David Heinemeier Hansson2005-03-181-0/+25