Sha256: c57f2c7f68baa4e7f2d241106fc86c34a737f66e1f203d72fa9fe0e50a33e305
Contents?: true
Size: 117 Bytes
Versions: 2
Compression:
Stored size: 117 Bytes
Contents
# frozen_string_literal: true json.images(@images) do |image| json.partial!("spree/api/images/image", image:) end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
solidus_api-4.4.1 | app/views/spree/api/images/index.json.jbuilder |
solidus_api-4.4.0 | app/views/spree/api/images/index.json.jbuilder |