mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Add app/models/concerns to autoload path
This commit is contained in:
@@ -88,6 +88,7 @@ module Openfoodnetwork
|
||||
|
||||
# Custom directories with classes and modules you want to be autoloadable.
|
||||
config.autoload_paths += %W(
|
||||
#{config.root}/app/models/concerns
|
||||
#{config.root}/app/presenters
|
||||
#{config.root}/app/jobs
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user