End of day commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
if "Ember::Emblem::Template".safe_constantize
|
||||
Ember::Emblem::Template.configure do |config|
|
||||
config.templates_root = ['app/templates']
|
||||
|
||||
config.templates_root = %w[supplier/app/templates waiter/app/templates user/app/templates]
|
||||
# You can overwrite other config
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user