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

[CLEANUP beta] Use Object.keys/Object.create instead of Ember.keys/Ember.create #3432

Merged
merged 1 commit into from
Jun 24, 2015

Conversation

jmurphyau
Copy link
Contributor

Since Ember.create and Ember.keys have been deprecated, ember-data has become the cause of quite a few deprecation warnings in the console.

wecc added a commit that referenced this pull request Jun 24, 2015
[CLEANUP beta] Use Object.keys/Object.create instead of Ember.keys/Ember.create
@wecc wecc merged commit 23a5b13 into emberjs:master Jun 24, 2015
@wecc
Copy link
Contributor

wecc commented Jun 24, 2015

Thanks!

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