mongo-ruby-driver/lib/mongo
Kyle Banker 5aa8721b25 Allow idiomatic :drop_dups in addition to :dropDups
on index creation.

Don't raise exception if :dropDups results in duplicate key error.
2010-11-02 14:50:02 -04:00
..
gridfs RUBY-193 don't create gridfs indexes when slave_ok 2010-10-21 13:01:32 -04:00
util replace usage of `returning` with `each_with_object` 2010-09-13 01:10:38 +08:00
collection.rb Allow idiomatic :drop_dups in addition to :dropDups 2010-11-02 14:50:02 -04:00
connection.rb close connection when safe mode insert results in 'not master' 2010-10-29 23:18:49 -04:00
cursor.rb remove deprecated support for implicit 2010-10-04 14:37:19 -04:00
db.rb Removed deprecated DB methods 2010-10-04 12:16:40 -04:00
exceptions.rb minor: source file encoding with magic comment 2010-05-07 15:33:27 -04:00