Class: Spree::StoreFaviconImage
- 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
#event_prefix, #external_url, #external_url=, #product, #skip_import?