Sha256: 9f8f2f0ac7e33268d41ae61ef0e1e173e0448f011cbeecd369043fcd8a1fdbfd
Contents?: true
Size: 154 Bytes
Versions: 5
Compression:
Stored size: 154 Bytes
Contents
App = Ember.Application.create() App.Router.map -> # put your routes here App.IndexRoute = Ember.Route.extend model: -> ['red', 'yellow', 'blue']
Version data entries
5 entries across 5 versions & 1 rubygems