mongo-ruby-driver/lib
Houdini 33f4aca658 More flexible :fields option, supporting {}
This allows exact definition of the fields you want included in the query results. For example :fields => {:name => 1, :people => 0} will include the name key but exclude the people key.
2010-03-26 13:58:18 -07:00
..
mongo More flexible :fields option, supporting {} 2010-03-26 13:58:18 -07:00
mongo_bson Try again: Split the BSON logic out to a separate gem 2010-03-17 14:55:19 -05:00
mongo.rb merge new bson commits 2010-03-19 15:23:24 -04:00
mongo_bson.rb included old BSON constant for deprecation warning 2010-03-19 18:10:18 -04:00