Sha256: db98429fa6c0172d8a43fabe4cc4bec3cc3d37827e504cb5cc0af763a436e6ac

Contents?: true

Size: 71 Bytes

Versions: 3

Compression:

Stored size: 71 Bytes

Contents

json.array! @skus do |sku|
  json.(sku, :id, :sku, :price, :stock)
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tb_commerce-0.0.4 app/views/tb_commerce/api/products/options.json.jbuilder
tb_commerce-0.0.3 app/views/tb_commerce/api/products/options.json.jbuilder
tb_commerce-0.0.2 app/views/tb_commerce/api/products/options.json.jbuilder