Sha256: 249c14109d732bc0ebfad33a8380bfc8e3d5806dc183920a76c80b6eb2d19327
Contents?: true
Size: 372 Bytes
Versions: 21
Compression:
Stored size: 372 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
21 entries across 21 versions & 2 rubygems