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

Exclusive Subsets #11

Closed
wants to merge 3 commits into from
Closed

Exclusive Subsets #11

wants to merge 3 commits into from

Conversation

glasner
Copy link

@glasner glasner commented Feb 26, 2013

Hey,

I ran into an issue with exclusive subsets; because, I wasn't sending options when adding/removing models. So when the code went to extend the options with {exclusive_collection: true} it would crash.

This code checks for undefined options. It also let's you define this.exclusive_collection as a Boolean instead of having to pass a function. Function still works, but now it's just a little less code to use.

Thanks for the awesome lib! Saved me a ton of work.

  • Jordan

@glasner glasner closed this Jan 10, 2014
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