emberjs / guides

This repository is DEPRECATED!
https://github.com/ember-learn/guides-source
Other
283 stars 873 forks source link

creating records with relationships needs more detail #2307

Closed jenweber closed 6 years ago

jenweber commented 6 years ago

The explanation for creating belongsTo/HasMany records is a bit sparse. Could use more detail about the order the records need to be created in and how they're being associated.

karan-pathak commented 6 years ago

@jenweber I restructured the documentation and added some things in https://github.com/emberjs/guides/pull/2318, dont know for sure if this is what you wanted.

jenweber commented 6 years ago

Closed with #2318 😄