Amadeus Garcia

Results 7 comments of Amadeus Garcia

Start a local server for serving the tests in a browser ``` babel-tape-runner file.js --local 9000 ``` can load localhost:9000 to run tests there. it's a good feature that [zuul](https://github.com/defunctzombie/zuul)...

@HaNdTrIx ya I had to overwrite it. Should add to docs tho. Just not sure why it's there I guess

i'm curious about in that example where you would initialize your App.Store so the Ember.Route can hook into this.store for declaring models or setupControllers

or simply checking for rc file

good point :) this is easier. mind if i add this to the docs?