Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routes EmberJS Pre4 #3

Open
newtonianb opened this issue Feb 13, 2013 · 2 comments
Open

Routes EmberJS Pre4 #3

newtonianb opened this issue Feb 13, 2013 · 2 comments

Comments

@newtonianb
Copy link

I don't understand how your routing is working, it does not seem to be pre4 methods. I've also tried to add my own route to your starterkit but constantly get Uncaught Error: No route matched the URL '/test/'
Is this supposed to work on pre4?

@fernandogmar
Copy link
Owner

Sorry newtonianb,

I forgot to upgrade the router in the starter kit :(

Meanwhile you can see the example is working well
https://github.com/fernandogmar/Emberjs-RequireJS/blob/master/examples/bootstrap-jquery.ui/scripts/app/router.js

2013/2/13 newtonianb [email protected]

I don't understand how your routing is working, it does not seem to be
pre4 methods. I've also tried to add my own route to your starterkit but
constantly get Uncaught Error: No route matched the URL '/test/'
Is this supposed to work on pre4?


Reply to this email directly or view it on GitHubhttps://github.com//issues/3.

@dey-dey
Copy link

dey-dey commented Feb 5, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants