mongo-ruby-driver/lib/mongo/types
Jim Menard 28daeb6600 Support binary subtypes in Ruby driver. Bumped patch version number.
Binary type is now a subclass of ByteArray with an additional subtype value
that defaults to 2. BSON special-cases subtype 2 to write out the extra length
int.
2009-02-02 10:07:01 -05:00
..
binary.rb Support binary subtypes in Ruby driver. Bumped patch version number. 2009-02-02 10:07:01 -05:00
dbref.rb Moved Mongo data types into subdir. 2009-01-13 10:23:20 -05:00
objectid.rb Avoid using to_a so we don't see warnings. 2009-01-22 13:20:48 -05:00
regexp_of_holding.rb Moved Mongo data types into subdir. 2009-01-13 10:23:20 -05:00
undefined.rb Moved Mongo data types into subdir. 2009-01-13 10:23:20 -05:00