Skip to content

Commit

Permalink
added new mime type
Browse files Browse the repository at this point in the history
  • Loading branch information
Yazan committed Jun 7, 2010
1 parent 221b43b commit 670e3e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/technoweenie/attachment_fu.rb
Expand Up @@ -45,6 +45,8 @@ module AttachmentFu # :nodoc:
'video/quicktime',
'video/x-quicktime',
'video/x-ms-wmv',
'video/msvideo',
'video/x-msvideo',
'video/x-la-asf',
'video/x-ms-asf',
'video/3gpp',
Expand All @@ -54,6 +56,7 @@ module AttachmentFu # :nodoc:
'video/x-flv',
'application/x-flash-video',
'video/x-m4v',
'video/avi',
'application/octet-stream',
'application/download',
'application/binary'
Expand Down

0 comments on commit 670e3e4

Please sign in to comment.