Method: ContentfulLite::Asset#content_type
- Defined in:
- lib/contentful_lite/asset.rb
#content_type ⇒ Object
Returns the content_type attribute of the Contentful Asset
26 |
# File 'lib/contentful_lite/asset.rb', line 26 asset_attribute :content_type, ['file', 'contentType'] |