Method: FileUpload::TempFile#content_type

Defined in:
app/models/file_upload/temp_file.rb

#content_typeObject

Returns the value of attribute content_type.



3
4
5
# File 'app/models/file_upload/temp_file.rb', line 3

def content_type
  @content_type
end