Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Fix documentation for pluralization #218

Merged
merged 1 commit into from
Jan 5, 2013
Merged

Fix documentation for pluralization #218

merged 1 commit into from
Jan 5, 2013

Conversation

darthdeus
Copy link
Member

The mentioned way of DS.RESTAdapter.configure({ plurals: { ... } }) is being silently ignored. I figured this out from the tests, which are using the DS.RESTAdapter.configure("plurals", { ... }); which works.

The mentioned way of `DS.RESTAdapter.configure({ plurals: { ... } })` is being silently ignored. I figured this out from the tests, which are using the `DS.RESTAdapter.configure("plurals", { ... });` which works.
@tomdale
Copy link
Member

tomdale commented Jan 5, 2013

Awesome, thank you!

tomdale added a commit that referenced this pull request Jan 5, 2013
Fix documentation for pluralization
@tomdale tomdale merged commit 875af15 into emberjs:master Jan 5, 2013
@darthdeus darthdeus deleted the patch-1 branch January 5, 2013 09:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants