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

Retrieve all property names of Collection, fixes #11 #13

Merged
merged 1 commit into from
Nov 15, 2016
Merged

Retrieve all property names of Collection, fixes #11 #13

merged 1 commit into from
Nov 15, 2016

Conversation

davidyuk
Copy link
Contributor

Instead _.keys can be used _.allKeys, but it's not available in
Underscore.js 1.5.2.

Instead `_.keys` can be used `_.allKeys`, but it's not available in
Underscore.js 1.5.2.
@hwillson hwillson merged commit 06f9aca into hwillson:master Nov 15, 2016
@hwillson
Copy link
Owner

This looks good to me - thanks @davidyuk!

mfen added a commit to mfen/meteor-stub-collections that referenced this pull request Oct 30, 2019
Fix initially made in hwillson#13 and lost in "Package refactoring" hwillson@376eff1
mfen added a commit to mfen/meteor-stub-collections that referenced this pull request Oct 30, 2019
Fix for hwillson#11 introduced by hwillson#13 was later undone by cleanup in 376eff1
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