Commit Graph

19 Commits

Author SHA1 Message Date
Jim Menard 768a3ab1a5 Improved Admin#validate_collection, tests, and example. 2009-02-03 12:31:08 -05:00
Jim Menard 14210b0ca3 many examples 2009-02-03 12:15:35 -05:00
Jim Menard 06314d6edf end-of-file newlines 2009-01-06 10:47:29 -05:00
Adrian Madrid e6fb6b75bf Updated benchmarks to use standard benchmark library
Updated examples to latest sorting
Fixed some errors
2008-12-29 15:11:44 -07:00
Adrian Madrid 3aac974f13 Merge branch 'master' of git://github.com/jimm/mongo-ruby-driver 2008-12-18 13:56:33 -07:00
Jim Menard 5cdf60f157 simplified example 2008-12-17 11:43:00 -05:00
Adrian Madrid 32e5d4c273 ... 2008-12-16 18:14:04 -07:00
Adrian Madrid b12dfe3194 Changes for the new find parameters 2008-12-08 14:41:14 -07:00
Jim Menard df2b10c17e renamed examples/irb.rb to bin/mongo_console 2008-12-08 16:05:08 -05:00
Adrian Madrid 66c3ed3b6e Working on more examples 2008-12-05 17:02:51 -07:00
Adrian Madrid 6b06551620 Index problem, same as http://pastie.org/332249 2008-12-05 15:14:24 -07:00
Adrian Madrid ff0743d67d Moved irb as bin/mongo_console 2008-12-05 14:09:14 -07:00
Adrian Madrid cb62ae626b Added a benchmark set 2008-12-04 17:08:57 -07:00
Adrian Madrid 5a26cfce72 Added simple irb console with connection settings and ready to play with 2008-12-04 17:08:23 -07:00
Adrian Madrid a91e271323 Renamed demo to simple 2008-12-04 17:07:49 -07:00
Adrian Madrid 9b5be391ef Added options for host and port to example 2008-12-04 15:04:06 -07:00
Jim Menard a181a9415e Added ObjectID class. Fixed BSON object serialization bug. db.count now works. 2008-12-01 20:01:13 -05:00
Jim Menard 8459fcad5b Added call to db.count to example. Need to see why it's not working. 2008-12-01 19:36:20 -05:00
Jim Menard 5e3815bf69 first commit 2008-11-21 20:00:51 -05:00