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

[Documentation] Polymorphic relationships / associations #4538

Closed
buschtoens opened this issue Sep 20, 2016 · 2 comments
Closed

[Documentation] Polymorphic relationships / associations #4538

buschtoens opened this issue Sep 20, 2016 · 2 comments
Labels
🏷️ doc This PR adds/improves/or fixes documentation

Comments

@buschtoens
Copy link
Contributor

buschtoens commented Sep 20, 2016

DS.belongsTo and DS.hasMany are missing documentation for polymorphic relationships (originally added in #750).

According to the tests, the { polymorphic: true } option has to be passed in. Is this still up to date?

I think this is a killer feature that should be featured more prominently 😄

@wecc
Copy link
Contributor

wecc commented Oct 20, 2016

Nice catch @buschtoens, would you be willing to create a PR updating the docs?

@wecc
Copy link
Contributor

wecc commented Oct 21, 2016

Closing as a dupe of #4375, feel free to tackle that one instead :)

@wecc wecc closed this as completed Oct 21, 2016
@runspired runspired added 🏷️ doc This PR adds/improves/or fixes documentation and removed Documentation labels Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ doc This PR adds/improves/or fixes documentation
Projects
None yet
Development

No branches or pull requests

3 participants