add image/x-citrix-pjpeg mime type
This commit is contained in:
Родитель
9d75401474
Коммит
1f9784cb05
|
@ -30,7 +30,8 @@ module Technoweenie # :nodoc:
|
|||
'image/x-xbitmap',
|
||||
'application/png',
|
||||
'application/x-png',
|
||||
'image/gi_'
|
||||
'image/gi_',
|
||||
'image/x-citrix-pjpeg'
|
||||
]
|
||||
mattr_reader :content_types, :tempfile_path, :default_processors
|
||||
mattr_writer :tempfile_path
|
||||
|
|
Загрузка…
Ссылка в новой задаче