Class: SimpleAttachmentDrop
- Inherits:
-
Liquid::Simplero::Drop
- Object
- Liquid::Drop
- Liquid::Simplero::Drop
- SimpleAttachmentDrop
- Defined in:
- app/drops/simple_attachment_drop.rb
Overview
Represents a file attachment in user-generated content.
Instance Method Summary collapse
- #content_type ⇒ String
- #filename ⇒ String
- #image? ⇒ Boolean
- #preview_url ⇒ String
- #size ⇒ Integer
-
#token ⇒ String
A unique string representing the attachment.
- #url ⇒ String
Methods inherited from Liquid::Simplero::Drop
Instance Method Details
#content_type ⇒ String
#filename ⇒ String
#image? ⇒ Boolean
#preview_url ⇒ String
#size ⇒ Integer
#token ⇒ String
A unique string representing the attachment.