Method: Cloudinary::Blob#content_type
- Defined in:
- lib/cloudinary/blob.rb
#content_type ⇒ Object (readonly)
Returns the value of attribute content_type.
3 4 5 |
# File 'lib/cloudinary/blob.rb', line 3 def content_type @content_type end |