Fixed wiki module.
This commit is contained in:
parent
d5552059ce
commit
772cf87c92
12 changed files with 25 additions and 43 deletions
|
|
@ -14,6 +14,7 @@ module Foodsoft
|
|||
|
||||
# Custom directories with classes and modules you want to be autoloadable.
|
||||
# config.autoload_paths += %W(#{config.root}/extras)
|
||||
config.autoload_paths += %W(#{config.root}/lib)
|
||||
|
||||
# Only load the plugins named here, in the order given (default is alphabetical).
|
||||
# :all can be used as a placeholder for all plugins not explicitly named.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue