Class: Spree::StoreFaviconImage

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

Constant Summary collapse

VALID_CONTENT_TYPES =
['image/png', 'image/x-icon', 'image/vnd.microsoft.icon'].freeze

Constants inherited from Asset

Asset::EXTERNAL_URL_METAFIELD_KEY, Asset::WEBP_SAVER_OPTIONS

Method Summary

Methods inherited from Asset

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