mc-settings 0.1.2 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION DELETED
@@ -1 +0,0 @@
1
- 0.1.2
@@ -1,9 +0,0 @@
1
- color:
2
- pants:
3
- favorite:
4
- :orange
5
- shorts:
6
- favorite:
7
- :white
8
- default:
9
- :stripes
@@ -1,35 +0,0 @@
1
- tax:
2
- default: 0.0
3
- california: 7.5
4
- states:
5
- default:
6
- - 'CA'
7
- - 'WA'
8
- - 'NY'
9
- ship_to:
10
- - 'CA'
11
- - 'NY'
12
- boolean_true:
13
- default: 4
14
- boolean_false:
15
- default: false
16
- negated: true
17
- color:
18
- default:
19
- :grey
20
- pants:
21
- default:
22
- :purple
23
- favorite:
24
- :red
25
- school:
26
- :blue
27
- shorts:
28
- default:
29
- :plaid
30
- favorite:
31
- :yellow
32
- school:
33
- :black
34
-
35
-