Sha256: d82c6052474d0eb1a7331b7b0989691ef22da063502e245709b6ebe1b01eab3b
Contents?: true
Size: 97 Bytes
Versions: 1
Compression:
Stored size: 97 Bytes
Contents
module SolidusBling class ShippingMethod < ApplicationRecord belongs_to :account end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
solidus_bling-2.0.0 | app/models/solidus_bling/shipping_method.rb |