staugaard / ember-resource

This project has moved. The canonical repository is now located at: https://github.com/zendesk/ember-resource
https://github.com/zendesk/ember-resource
Apache License 2.0
122 stars 27 forks source link

Don't fetch HasMany resources lacking an ID #2

Closed jamesarosen closed 12 years ago

jamesarosen commented 13 years ago

If a resource doesn't have an ID, any HasMany property should immediately return an empty Array instead of trying to fetch.