Michael Narciso

Results 3 issues of Michael Narciso

### Describe the bug When using a fragment with nested fragments readFragment will return null if your nested fragment is ordered a certain way. Non-working Example: ``` // This doesn't...

I've been working heavily ember-model (store-less version) for the past 6-8 months and have learned a great deal. I thought that it might be good to find points where ember-model...

EDIT: This should only be applicable to belongsTo relationships. I'm not sure if this is a large enough use case to get something like this built into ember-model but I...

needs-review