4 lines
94 B
CoffeeScript
4 lines
94 B
CoffeeScript
@App = Ember.Application.create
|
|
LOG_TRANSITIONS: true
|
|
rootElement: '#ember-app-container'
|