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
Kyle Banker
89fe06250e
re-require shoulda; gridfs decoupling
2010-02-22 15:49:04 -05:00
Kyle Banker
54a68c7438
minor: removed shoulda dependency
2010-02-19 19:17:38 -05:00
Kyle Banker
f8a6d1ebb9
minor: docs, whitespace, naming
2009-12-16 14:16:49 -05:00
Kyle Banker
11a92349e9
Merged branch for initial connection pooling code
2009-11-23 15:20:05 -05:00
Cyril Mougel
bffc59ffb4
fix test on cursor
2009-10-23 23:30:30 +02:00
Kyle Banker
67b7f6b375
Refactored Query class into Cursor class.
2009-10-22 14:10:12 -04:00