Class: Spree::StoreMailerLogo

Inherits:
Asset
  • Object
show all
Defined in:
app/models/spree/store_mailer_logo.rb

Constant Summary collapse

VALID_CONTENT_TYPES =
['image/png', 'image/jpg', 'image/jpeg'].freeze

Constants inherited from Asset

Asset::EXTERNAL_URL_METAFIELD_KEY

Method Summary

Methods inherited from Asset

#external_url, #external_url=, #product, #skip_import?