public
Description: Ruby driver for MongoDB
Homepage: http://api.mongodb.org/ruby
Clone URL: git://github.com/mongodb/mongo-ruby-driver.git
  Name Description Uploaded Size
No Downloads Yet
  Tag Download Description Date Commit
Tag 0.15.1 tgz | zip BUMP 0.15.1 DB#last_status, OrderedHash#each returns self, logger convenience methods, new syntax for sort orders (and deprecate the old syntaxes 2009-10-08 ec6849f
Tag 0.15 tgz | zip BUMP 0.15 Mongo::VERSION constant, logger support, fix for Collection#[], use hard limit for explain, deserialize pre-epoch dates, limit offset and sort methods for cursors, deprecate :offset in favor of :skip, use soft/hard limits correctly 2009-09-30 f1bf2eb
Tag 0.14.1 tgz | zip BUMP 0.14.1 DB#collections, fixes for 64 bit C extension, decode strings as UTF-8 w/ 1.9 C ext 2009-09-04 4574f91
Tag 0.14 tgz | zip BUMP 0.14 Fix ObjectID string representation (and generation). Fix paired connection find master. Take scope for group reduce function 2009-08-26 f6cb297
Tag 0.13 tgz | zip BUMP 0.13 Cursor#count, optional block for Collection#find, fix for getmore, fix for fields to find, deprecate Undefined, fix group, move namespaces to just Mongo + GridFS, deprecate Mongo::Mongo for Mongo::Connection, don't save internal array for cursors 2009-08-21 ad74f0d
Tag 0.11.1 tgz | zip BUMP 0.11.1 snapshot support 2009-08-13 ef1f698
Tag 0.11 tgz | zip BUMP 0.11 fix C extension include paths, support 64-bit int, Collection#rename, better DB#collection_names, fix a threading deadlock 2009-08-10 09e549e
Tag 0.10.1 tgz | zip BUMP 0.10.1 save should always return _id, not just for new inserts 2009-07-28 fa80e35
Tag 0.10 tgz | zip BUMP 0.10 API change - insert and save return _id. dates return as UTC. GridStore.list 2009-07-28 ffa74ba
Tag 0.9 tgz | zip BUMP 0.9 bug fixes. don't allow invalid key names on insert. API change for index_information. bulk inserts. count() fix 2009-06-27 1cf4d0d
Tag 0.8 tgz | zip BUMP 0.8 Collection#save, DB#previous_error and DB#reset_error_history 2009-05-26 d679a17
Tag 0.6.3 tgz | zip bumping - updates to gridfs and index creation 2009-02-27 6a71b7e