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

Update adapter function references in test #3990

Merged

Conversation

HeroicEric
Copy link
Sponsor Member

  • Replaces references to find with findRecord
  • Replaces references to create with createRecord
  • Replaces references to update with updateRecord
  • Replaces references to delete with deleteRecord

- Replaces references to `find` with `findRecord`
- Replaces references to `create` with `createRecord`
- Replaces references to `update` with `updateRecord`
- Replaces references to `delete` with `deleteRecord`
@HeroicEric HeroicEric force-pushed the update-adapter-method-references-in-tests branch from 6b78337 to 7db174b Compare December 13, 2015 04:16
@wecc
Copy link
Contributor

wecc commented Dec 13, 2015

Thanks @HeroicEric!

wecc added a commit that referenced this pull request Dec 13, 2015
…nces-in-tests

Update adapter function references in test
@wecc wecc merged commit b2b9e2c into emberjs:master Dec 13, 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.

None yet

2 participants