Sha256: 5aa7cabc3e3c95fc25fa512511ba707fed49edbff5e81e6d0ab5ff44711fdaf5
Contents?: true
Size: 611 Bytes
Versions: 3
Compression:
Stored size: 611 Bytes
Contents
shipping_config: default: <%= 'Defaulted' %> domestic: service: MyService countries: - "US" non_shippable_regions: - "US-AS" - "US-GU" - "US-MP" - "US-PR" - "US-UM" - "US-VI" - "US-AF" - "US-AA" - "US-AC" - "US-AE" - "US-AM" - "US-AP" - "US-FM" - "US-PW" - "US-MH" international: service: Foo countries: - "GU" - "VI" - "AS" - "MP" - "UM" - "FR" - "GR" - "RU" shipping_carrier: Bar number: <%= 5%> stringified: <%= nil || "stringified"%>
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
fittings-0.2.0 | spec/fixtures/shipping.yml |
mc-settings-0.1.6 | spec/fixtures/shipping.yml |
mc-settings-0.1.5 | spec/fixtures/shipping.yml |