Class: S3Direct::ContentTypeDetection::Default
- Inherits:
-
Object
- Object
- S3Direct::ContentTypeDetection::Default
- Defined in:
- lib/s3direct/content_type_detection.rb
Class Method Summary collapse
Class Method Details
.content_type ⇒ Object
6 7 8 |
# File 'lib/s3direct/content_type_detection.rb', line 6 def self.content_type 'binary/octet-stream'.dup end |