Sha256: 03502308f865ef425f2894a926aafecf151753e99ed60cf0536f0caf3fa528a0

Contents?: true

Size: 1.22 KB

Versions: 4

Compression:

Stored size: 1.22 KB

Contents

mc_root:
  id: 1000
  name: Categories
  taxonomy: master_categories
mc_l1_n1:
  id: 1002
  name: Bags
  taxonomy: master_categories
  parent_id: 1000
  position: 1
  products: ror_tote, ror_bag
mc_l1_n2:
  id: 1003
  name: Mugs
  taxonomy: master_categories
  parent_id: 1000
  position: 2
  products: ror_mug, ror_stein
clothing:
  id: 1001
  name: Clothing
  taxonomy: master_categories
  parent_id: 1000
  #products: ror_baseball_jersey, ror_jr_spaghetti, ror_ringer
  position: 0
shirts:
  id: 2000
  name: Shirts
  taxonomy: master_categories
  parent_id: 1001
  position: 0
  products: ror_jr_spaghetti
t_shirts:
  id: 3000
  name: T-Shirts
  taxonomy: master_categories
  parent_id: 2000
  products: ror_baseball_jersey, ror_ringer, apache_baseball_jersey, ruby_baseball_jersey
  position: 0
brand_root:
  id: 20000
  name: Brands
  taxonomy: brand
ruby:
  name: Ruby
  taxonomy: brand
  parent_id: 20000
  position: 0
  products: ruby_baseball_jersey
rails:
  name: Ruby on Rails
  taxonomy: brand
  parent_id: 20000
  position: 1
  products: ror_baseball_jersey, ror_jr_spaghetti, ror_ringer, ror_stein, ror_bag, ror_tote, ror_mug
apache:
  name: Apache
  taxonomy: brand
  parent_id: 20000
  position: 2
  products: apache_baseball_jersey

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
spree-0.4.0 db/sample/taxons.yml
spree-0.4.1 db/sample/taxons.yml
spree-0.5.0 db/sample/taxons.yml
spree-0.5.1 db/sample/taxons.yml