6cb8c9f49b
The API change is minor: Collection#insert({...}, {...}, {...}) no longer works for inserting multiple documents - instead you must pass an explicit Array: Collection#insert([{...}, {...}, {...}]) |
||
---|---|---|
.. | ||
mongo-qa | ||
test_admin.rb | ||
test_bson.rb | ||
test_byte_buffer.rb | ||
test_chunk.rb | ||
test_collection.rb | ||
test_cursor.rb | ||
test_db.rb | ||
test_db_api.rb | ||
test_db_connection.rb | ||
test_grid_store.rb | ||
test_message.rb | ||
test_mongo.rb | ||
test_objectid.rb | ||
test_ordered_hash.rb | ||
test_round_trip.rb | ||
test_threading.rb |