User specs in the green
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user