User foundation setup

This commit is contained in:
2014-03-26 13:17:34 +01:00
parent 6c2427e082
commit 4e75c72097
87 changed files with 861 additions and 120 deletions
+1 -1
View File
@@ -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