Sha256: c26156e87b02f4fa4cda0ff295cf31e3fcf18cd2a69febbb58f4aca006d54863
Contents?: true
Size: 126 Bytes
Versions: 14
Compression:
Stored size: 126 Bytes
Contents
module Spree class StoreShippingMethod < ActiveRecord::Base belongs_to :store belongs_to :shipping_method end end
Version data entries
14 entries across 14 versions & 1 rubygems