mongo-ruby-driver/lib
VvanGemert c70b1d1b30 Added support for keeping a limited amount of documents in GridFS and removed the delete_old option.
The delete_old removed all the old files while having a versioning system you might want to keep a limited set of files. This small little patch does that. You can specify a number of versions to keep by using the new versions option.
2012-01-05 16:27:05 +01:00
..
bson RUBY-359 Fix for OrderedHash on 1.8.7 2011-11-15 12:43:29 -05:00
mongo Added support for keeping a limited amount of documents in GridFS and removed the delete_old option. 2012-01-05 16:27:05 +01:00
bson.rb BUMP 1.5.2 2011-12-13 15:35:37 -05:00
mongo.rb RUBY-388 remove unnecessary load path addition 2011-12-13 15:30:25 -05:00