Method: Spree::ActiveStorageAdapter::Attachment#width
- Defined in:
- app/models/concerns/spree/active_storage_adapter/attachment.rb
#width ⇒ Object
45 46 47 |
# File 'app/models/concerns/spree/active_storage_adapter/attachment.rb', line 45 def width [:width] end |