Module: Spree::StoreScopedResource Deprecated
- Extended by:
- ActiveSupport::Concern
- Defined in:
- app/models/concerns/spree/store_scoped_resource.rb
Overview
Deprecated.
Use a single-store belongs_to :store FK instead. This concern
modelled the historic many-to-many store relationship (Promotion,
PaymentMethod) and is removed in Spree 6.0 once those models finish
migrating to single-store ownership. See
docs/plans/5.6-6.0-single-store-promotions-payment-methods.md.