This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mongo-ruby-driver
Watch
1
Star
0
Fork
You've already forked mongo-ruby-driver
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Ruby driver for MongoDB
4
Commits
4
Branches
58
Tags
26
MiB
Ruby
70.2%
JavaScript
12.9%
HTML
6.1%
C
5.9%
Java
4.9%
a181a9415e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Jim Menard
a181a9415e
Added ObjectID class. Fixed BSON object serialization bug. db.count now works.
2008-12-01 20:01:13 -05:00
examples
Added ObjectID class. Fixed BSON object serialization bug. db.count now works.
2008-12-01 20:01:13 -05:00
lib
Added ObjectID class. Fixed BSON object serialization bug. db.count now works.
2008-12-01 20:01:13 -05:00
tests
Start of new DB API tests.
2008-12-01 19:39:39 -05:00
README
first commit
2008-11-21 20:00:51 -05:00
Rakefile
Added call to db.count to example. Need to see why it's not working.
2008-12-01 19:36:20 -05:00
README
This is a simple pure-Ruby driver for the 10gen MongoDB.