Method: Collection#mime_type

Defined in:
app/repository_models/collection.rb

#mime_typeObject

Returns the value of attribute mime_type.



11
12
13
# File 'app/repository_models/collection.rb', line 11

def mime_type
  @mime_type
end