Ember temp commit

This commit is contained in:
2013-09-24 08:47:30 +02:00
parent ebbb5dedfc
commit 5650ada04c
71 changed files with 595 additions and 66 deletions
+3
View File
@@ -72,6 +72,9 @@ module Qwaiter
# Enable escaping HTML in JSON.
config.active_support.escape_html_entities_in_json = true
config.handlebars.templates_root = %w[supplier/app/templates]
config.generators do |g|
g.orm :simply_stored
g.template_engine :slim