Sha256: 4a1141eed26d03bfd5a52952530d3a1d06995527a33a154941917605fd56905a
Contents?: true
Size: 363 Bytes
Versions: 101
Compression:
Stored size: 363 Bytes
Contents
object @variant cache [I18n.locale, @current_user_roles.include?('admin'), 'big_variant', root_object] extends 'spree/api/v1/variants/small' child(stock_items: :stock_items) do attributes :id, :count_on_hand, :stock_location_id, :backorderable attribute available?: :available glue(:stock_location) do attribute name: :stock_location_name end end
Version data entries
101 entries across 101 versions & 2 rubygems