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

Updated moped to 2.0, added compatibility for ruby_bson v1 and v2+ #72

Merged
merged 1 commit into from
Aug 11, 2014

Conversation

AtoxIO
Copy link
Contributor

@AtoxIO AtoxIO commented Aug 11, 2014

As discussed, updated moped to latest version.

Added compatibility for both ruby_bson v1 (currently used by mongo) and v2 (currently used by moped). Also made sure that if mongo updated to v2 in the future, things keep working like they should.

I've run the rspec tests for both official and moped. Moped succeeds with 0 failures. Official remains the same with 4 failures before and after my patch (mostly concurrency issues).

minad added a commit that referenced this pull request Aug 11, 2014
Updated moped to 2.0, added compatibility for ruby_bson v1 and v2+
@minad minad merged commit ef57649 into moneta-rb:master Aug 11, 2014
@minad
Copy link
Member

minad commented Aug 11, 2014

Ok, I merge it for now. Before the next release, the test suite has to be made green again. Would be cool if you can help with that.

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