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

Add null implementation of findMany in DS.Adapter #3915

Merged
merged 1 commit into from
Nov 11, 2015

Conversation

jjbohn
Copy link
Contributor

@jjbohn jjbohn commented Nov 10, 2015

Since the other primary methods for override (findRecord, createRecord,
findAll, etc) in the abstract class have null implementations, it makes
sense to me to have this for findMany as well.

Since the other primary methods for override (findRecord, createRecord,
findAll, etc) in the abstract class have null implementations, it makes
sense to me to have this for findMany as well.
bmac added a commit that referenced this pull request Nov 11, 2015
Add null implementation of findMany in DS.Adapter
@bmac bmac merged commit e20e07b into emberjs:master Nov 11, 2015
@bmac
Copy link
Member

bmac commented Nov 11, 2015

Thanks @jjbohn

@jjbohn jjbohn deleted the jb-empty-find-many branch November 12, 2015 13:51
@jjbohn
Copy link
Contributor Author

jjbohn commented Nov 12, 2015

Anytime

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