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

Update to pod structure. #11

Merged
merged 1 commit into from
Jan 20, 2014
Merged

Conversation

rwjblue
Copy link
Collaborator

@rwjblue rwjblue commented Jan 20, 2014

This is to serve as an example of how the currently pending PR to the ember-jj-abrams-resolver will allow an application to be structured.

The only possibly odd part was that I actually created a subdirectory for the itemController manually. This might need to be addressed in Ember itself, but in the end the solution that I went with was to simply specify itemController='todos/item-controller' which doesn't seem TOO bad. A possible solution to this upstream would be to make itemControllers their own type, and therefor the actual path for this item controller would have been app/todos/item-controller.js.

Please note, this should not be merged until the resolver PR is merged and we can update bower.json in this PR to point to main fork again.

ember-cli/ember-resolver#16

stefanpenner added a commit that referenced this pull request Jan 20, 2014
@stefanpenner stefanpenner merged commit 927d8c2 into stefanpenner:master Jan 20, 2014
@rwjblue rwjblue deleted the use_pods branch January 20, 2014 05:18
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

Successfully merging this pull request may close these issues.

3 participants