Sha256: b9565b22639d0a2ef096d584bef36603730a7fde97631f63340b04b237adba7c
Contents?: true
Size: 187 Bytes
Versions: 3
Compression:
Stored size: 187 Bytes
Contents
App = Ember.Application.create() App.Store = DS.Store.extend() App.Router.map -> # put your routes here App.IndexRoute = Ember.Route.extend model: -> ['red', 'yellow', 'blue']
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pyro-0.8.2 | template/lib/app.coffee |
pyro-0.8.1 | template/lib/app.coffee |
pyro-0.8.0 | template/lib/app.coffee |