Sha256: e7668420d5d6c66db2ad3d45ddb74ae029132d7386ffad79fd02c6db2c6c1c36
Contents?: true
Size: 359 Bytes
Versions: 17
Compression:
Stored size: 359 Bytes
Contents
attributes *variant_attributes cache [I18n.locale, 'small_variant', root_object] node(:display_price) { |p| p.display_price.to_s } node(:options_text) { |v| v.options_text } node(:in_stock) { |v| v.in_stock? } child :option_values => :option_values do attributes *option_value_attributes end child(:images => :images) { extends "spree/api/images/show" }
Version data entries
17 entries across 17 versions & 1 rubygems