mongo-ruby-driver/lib
2009-07-28 21:53:59 +08:00
..
mongo Generate _id on the client side if no _id is provided to insert/save. The generated ObjectID (or array of ObjectID's in the case of a multiple insert) is return. Closes RUBY-22 and RUBY-23. 2009-07-28 21:53:59 +08:00
mongo.rb overhaul create_index - don't allow clients to specify their own name, allow descending indexes 2009-02-26 12:06:03 -05:00