User specs in the green

This commit is contained in:
2015-09-21 15:22:43 +02:00
parent cb744943bd
commit 2c3705790c
27 changed files with 112 additions and 30 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ if defined?(Ember::Emblem::Template)
namespaces = %w[supplier waiter user]
template_roots = namespaces.map{|namespace| namespace + '/app/templates'}
Ember::Emblem::Template.configure do |config|
config.templates_root = ['app/templates']
#config.templates_root = ['app/templates']
config.templates_root = template_roots
# You can overwrite other config