spree-multi-domain icon indicating copy to clipboard operation
spree-multi-domain copied to clipboard

removed has_many :orders, is included in original

Open sanchojaf opened this issue 7 years ago • 0 comments

The original Store definition model in Spree has the has_many relation with orders, check the next line

https://github.com/spree/spree/blob/master/core/app/models/spree/store.rb#L3

sanchojaf avatar Apr 08 '17 21:04 sanchojaf