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

Use reject instead of delete_if #89

Merged
merged 1 commit into from
Mar 19, 2014
Merged

Use reject instead of delete_if #89

merged 1 commit into from
Mar 19, 2014

Conversation

pezholio
Copy link
Contributor

I forgot delete_if does its stuff in place, which causes all manner of breakage.

pikesley pushed a commit that referenced this pull request Mar 19, 2014
Use `reject` instead of `delete_if`
@pikesley pikesley merged commit 0b69c18 into master Mar 19, 2014
@pikesley pikesley deleted the bugfix-use-reject branch March 19, 2014 09:42
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