Class: Alchemy::Dragonfly::S3::AttachmentUrl
- Inherits:
-
StorageAdapter::Dragonfly::AttachmentUrl
- Object
- StorageAdapter::Dragonfly::AttachmentUrl
- Alchemy::Dragonfly::S3::AttachmentUrl
- Defined in:
- app/models/alchemy/dragonfly/s3/attachment_url.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
7 8 9 |
# File 'app/models/alchemy/dragonfly/s3/attachment_url.rb', line 7 def call(*) .file&.remote_url end |