User foundation setup
This commit is contained in:
@@ -76,7 +76,7 @@ module Qwaiter
|
||||
config.active_support.escape_html_entities_in_json = true
|
||||
|
||||
|
||||
config.handlebars.templates_root = %w[supplier/app/templates waiter/app/templates]
|
||||
config.handlebars.templates_root = %w[supplier/app/templates waiter/app/templates user/app/templates]
|
||||
|
||||
config.generators do |g|
|
||||
g.orm :simply_stored
|
||||
|
||||
Reference in New Issue
Block a user