spree_sample 1.1.0 → 1.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/db/sample/spree/taxons.yml +4 -4
- metadata +6 -6
data/db/sample/spree/taxons.yml
CHANGED
@@ -12,7 +12,7 @@ mc_l1_n1:
|
|
12
12
|
taxonomy: master_categories
|
13
13
|
parent_id: 1000
|
14
14
|
position: 1
|
15
|
-
products: ror_tote, ror_bag
|
15
|
+
products: ror_tote, ror_bag, spree_tote, spree_bag
|
16
16
|
permalink: categories/bags
|
17
17
|
lft: 8
|
18
18
|
rgt: 9
|
@@ -22,7 +22,7 @@ mc_l1_n2:
|
|
22
22
|
taxonomy: master_categories
|
23
23
|
parent_id: 1000
|
24
24
|
position: 2
|
25
|
-
products: ror_mug, ror_stein
|
25
|
+
products: ror_mug, ror_stein, spree_stein, spree_mug
|
26
26
|
permalink: categories/mugs
|
27
27
|
lft: 10
|
28
28
|
rgt: 11
|
@@ -41,7 +41,7 @@ shirts:
|
|
41
41
|
taxonomy: master_categories
|
42
42
|
parent_id: 1001
|
43
43
|
position: 0
|
44
|
-
products: ror_jr_spaghetti
|
44
|
+
products: ror_jr_spaghetti, spree_jr_spaghetti
|
45
45
|
permalink: categories/clothing/shirts
|
46
46
|
lft: 3
|
47
47
|
rgt: 6
|
@@ -50,7 +50,7 @@ t_shirts:
|
|
50
50
|
name: T-Shirts
|
51
51
|
taxonomy: master_categories
|
52
52
|
parent_id: 2000
|
53
|
-
products: ror_baseball_jersey, ror_ringer, apache_baseball_jersey, ruby_baseball_jersey
|
53
|
+
products: ror_baseball_jersey, ror_ringer, apache_baseball_jersey, ruby_baseball_jersey, spree_baseball_jersey, spree_ringer
|
54
54
|
position: 0
|
55
55
|
permalink: categories/clothing/shirts/t-shirts
|
56
56
|
lft: 4
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: spree_sample
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,19 +9,19 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-
|
12
|
+
date: 2012-05-16 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: spree_core
|
16
|
-
requirement: &
|
16
|
+
requirement: &70251926861360 !ruby/object:Gem::Requirement
|
17
17
|
none: false
|
18
18
|
requirements:
|
19
19
|
- - =
|
20
20
|
- !ruby/object:Gem::Version
|
21
|
-
version: 1.1.
|
21
|
+
version: 1.1.1
|
22
22
|
type: :runtime
|
23
23
|
prerelease: false
|
24
|
-
version_requirements: *
|
24
|
+
version_requirements: *70251926861360
|
25
25
|
description: Required dependency for Spree
|
26
26
|
email: sean@spreecommerce.com
|
27
27
|
executables: []
|
@@ -111,7 +111,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
111
111
|
version: '0'
|
112
112
|
segments:
|
113
113
|
- 0
|
114
|
-
hash:
|
114
|
+
hash: 4555581119922676919
|
115
115
|
requirements:
|
116
116
|
- none
|
117
117
|
rubyforge_project:
|