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