Sha256: e1bf9c988720cab0458947e31d6634631282b2322e4559c76cd36a222080dd58
Contents?: true
Size: 117 Bytes
Versions: 166
Compression:
Stored size: 117 Bytes
Contents
module Spree class ShippingMethodZone < Spree::Base belongs_to :shipping_method belongs_to :zone end end
Version data entries
166 entries across 166 versions & 2 rubygems