Sha256: f498472f5545184e9776408f2630d4a0f6dcd11fff30a841f632a58b1c530043
Contents?: true
Size: 270 Bytes
Versions: 8
Compression:
Stored size: 270 Bytes
Contents
# tell Active Shipping to use metric units by default ActiveMerchant::Shipping::Package.default_options = { :units => :metric } if Forge.config.ecommerce.active_merchant ActiveMerchant::Billing::Base.mode = Forge.config.ecommerce.active_merchant[:base_mode].to_sym end
Version data entries
8 entries across 8 versions & 1 rubygems