Method: Spree::ActiveStorageAdapter::Attachment#width

Defined in:
app/models/concerns/spree/active_storage_adapter/attachment.rb

#widthObject



45
46
47
# File 'app/models/concerns/spree/active_storage_adapter/attachment.rb', line 45

def width
  [:width]
end