Sha256: b532df174ff0cc18ffb0d5f70bec36855537af7134f4a417abcd81654d383c9e

Contents?: true

Size: 535 Bytes

Versions: 9

Compression:

Stored size: 535 Bytes

Contents

ups_ground:
  calculable: ups_ground
  calculable_type: ShippingMethod
  type: Calculator::FlatRate
ups_two_day:
  calculable: ups_two_day
  calculable_type: ShippingMethod
  type: Calculator::FlatRate
ups_one_day:
  calculable: ups_one_day
  calculable_type: ShippingMethod
  type: Calculator::FlatRate
flat_rate_coupon_calculator:
  calculable: spree_coupon
  calculable_type: Promotion
  type: Calculator::FlatRate
tax_rate_calculator:
  calculable: tax_rate_north_america 
  calculable_type: TaxRate
  type: Calculator::SalesTax


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
spree_sample-0.70.7 db/sample/calculators.yml
spree_sample-0.70.6 db/sample/calculators.yml
spree_sample-0.70.5 db/sample/calculators.yml
spree_sample-0.70.4 db/sample/calculators.yml
spree_sample-0.70.3 db/sample/calculators.yml
spree_sample-0.70.2 db/sample/calculators.yml
spree_sample-0.70.1 db/sample/calculators.yml
spree_sample-0.70.0 db/sample/calculators.yml
spree_sample-0.70.0.rc2 db/sample/calculators.yml