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

[BUGFIX] Pass in model name to store.adapterFor #93

Merged
merged 1 commit into from
Aug 19, 2015

Conversation

seanpdoyle
Copy link
Contributor

Silences the following deprecation:

DEPRECATION: Passing classes to store methods has been removed.
Please pass a dasherized string instead of undefined
[deprecation id: ds.store.passing-classes-deprecated]

Silences the following deprecation:

DEPRECATION: Passing classes to store methods has been removed.
Please pass a dasherized string instead of undefined
[deprecation id: ds.store.passing-classes-deprecated]
@seanpdoyle
Copy link
Contributor Author

ping @rwjblue

rwjblue added a commit that referenced this pull request Aug 19, 2015
[BUGFIX] Pass in model name to `store.adapterFor`
@rwjblue rwjblue merged commit 27a173c into emberjs:master Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants