Module: SpreeMultiStore
- Defined in:
- lib/spree_multi_store.rb
Overview
Top-level marker constant. Spree core checks defined?(SpreeMultiStore) before
including Spree::Product::LegacyMultiStoreSupport — defining it here ensures
core skips the deprecation-only fallback so this gem's ProductDecorator can
install the real has_many :stores association.