mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Add require so that model is available when needed
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
# inherited hook will assign a new hash for the subclass definitions
|
||||
# and copy all the definitions allowing the subclass to add
|
||||
# additional defintions without affecting the base
|
||||
|
||||
require 'spree/preferences/store'
|
||||
|
||||
module Spree
|
||||
module Preferences
|
||||
module Preferable
|
||||
|
||||
Reference in New Issue
Block a user