mongo-ruby-driver/lib/mongo
Mike Dirolf 402b895385 find_one takes same options as find 2009-08-14 16:43:12 -04:00
..
gridfs GridStore.list to list gridfs files 2009-07-15 10:06:45 -04:00
message add support for snapshot option to Collection#find 2009-08-11 11:42:34 -04:00
types add new code type rather than doing hacks based on field name. use code_w_scope instead of code 2009-03-12 15:34:15 -04:00
util add OrderedHash[] initialization 2009-08-14 11:38:25 -04:00
admin.rb Clarify license to be the Apache License v2.0. Was a 2009-02-15 08:24:14 -05:00
collection.rb find_one takes same options as find 2009-08-14 16:43:12 -04:00
cursor.rb fix a deadlock with threaded queries 2009-08-10 16:10:52 -04:00
db.rb Deprecate Collection#find_first in favor of Collection#find_one, also improve docs 2009-08-14 15:39:49 -04:00
errors.rb add InvalidName exception and use that where appropriate 2009-08-13 15:52:11 -04:00
gridfs.rb Clarify license to be the Apache License v2.0. Was a 2009-02-15 08:24:14 -05:00
message.rb Clarify license to be the Apache License v2.0. Was a 2009-02-15 08:24:14 -05:00
mongo.rb fix breakage when running tests on non-default port. removing ability to specify connections in [port, host] ordering. 2009-03-02 13:37:12 -05:00
query.rb add support for snapshot option to Collection#find 2009-08-11 11:42:34 -04:00