mongo-ruby-driver/lib/bson
Mike Dirolf 7702d671ea Use C objectid_generate for ObjectId in addition to ObjectID.
Also, remove broken defined? check from objectid.rb and object_id.rb -
it was never doing anything since we require those files at the top of
cbson.c.
2010-08-25 10:23:18 -04:00
..
types Use C objectid_generate for ObjectId in addition to ObjectID. 2010-08-25 10:23:18 -04:00
bson_c.rb minor: bson deserialize fix 2010-05-31 23:11:02 -04:00
bson_ruby.rb RUBY-165 raise error if BSON.serialize is passed something other than a hash 2010-08-24 14:01:24 -04:00
byte_buffer.rb minor: source file encoding with magic comment 2010-05-07 15:33:27 -04:00
exceptions.rb RUBY-158 deprecate BSON::ObjectID for BSON::ObjectId 2010-08-24 12:49:23 -04:00
ordered_hash.rb RUBY-167 fix OrderedHash#reject 2010-08-23 14:19:32 -04:00