Sha256: e93867a22ad906ac94e5a5a48e0b604f4bc825d3c017a9dc3714c3def2c30f06
Contents?: true
Size: 363 Bytes
Versions: 25
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
25 entries across 25 versions & 2 rubygems