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

Deprecate fetch and replace it with store.findRecord(type, id, { reload: true}) #3312

Merged
merged 1 commit into from
Jun 13, 2015

Conversation

bmac
Copy link
Member

@bmac bmac commented Jun 11, 2015

This pr is build on top of pr #3310 and it is intended to be merged after that one is merged.

@igorT
Copy link
Member

igorT commented Jun 13, 2015

Do what with fetch?

@bmac bmac changed the title Derpecate fetch and replace it with store.findRecord(type, id, { reload: true}) Deprecate fetch and replace it with store.findRecord(type, id, { reload: true}) Jun 13, 2015
@bmac bmac mentioned this pull request Jun 13, 2015
13 tasks
on `store.find`/`store.findAll`.

Conflicts:
	packages/ember-data/lib/system/record-arrays/record-array.js
@bmac
Copy link
Member Author

bmac commented Jun 13, 2015

@igorT this pr has been rebased and is ready for review.

igorT added a commit that referenced this pull request Jun 13, 2015
Deprecate fetch and replace it with store.findRecord(type, id, { reload: true})
@igorT igorT merged commit c8f39fd into emberjs:master Jun 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.

2 participants