Sha256: 875483779e954383413471c4f3ae4cc571881c8ae3d759f68973e54126e1ac20
Contents?: true
Size: 215 Bytes
Versions: 16
Compression:
Stored size: 215 Bytes
Contents
processors = Dragonfly.app(:workarea).processors.items json.urls processors.except(*Workarea.config.api_product_image_jobs_blacklist) do |name, _value| json.type name json.url product_image_url(image, name) end
Version data entries
16 entries across 16 versions & 2 rubygems