Auto-pods, api changed/folder structure as well
More in line with ember-cli's pods structure. Now automatically handles pods if you have a 'pods' directory.
Pods take precedence over type structure, so if you have controllers/user.js and pods/user/controller.js then the pods will be used.
See the readme for more information.