We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I need to colocate the model with the routes, controllers, templates and partials in a pod-structure (see image).
(I have posted this also at: "Organize your ember with pods"http://cball.me/organize-your-ember-app-with-pods/ and at "ember-magic-resolver"https://github.com/bintoro/ember-magic-resolver)
How can I make this possible?
The text was updated successfully, but these errors were encountered:
subclass the resolver, and override resolverController
resolverController
Sorry, something went wrong.
Merge pull request ember-cli#81 from ember-cli/call-super
ecafe59
Call super
No branches or pull requests
I need to colocate the model with the routes, controllers, templates and partials in a pod-structure (see image).
(I have posted this also at: "Organize your ember with pods"http://cball.me/organize-your-ember-app-with-pods/ and at "ember-magic-resolver"https://github.com/bintoro/ember-magic-resolver)
How can I make this possible?
The text was updated successfully, but these errors were encountered: