Method: FileUploadCache::CachedFile#content_type

Defined in:
app/models/file_upload_cache/cached_file.rb

#content_typeObject

Returns the value of attribute content_type.



3
4
5
# File 'app/models/file_upload_cache/cached_file.rb', line 3

def content_type
  @content_type
end