-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.7.0
-
Component/s: BSON, C Extensions
-
None
-
Environment:Rails 3.2.7
Rubygems 1.4.2
I found out BSON::BSON_C.serialize in BSON_EXT doesn't work on hash which used a number as key
eg.
Error as below.================
#<TypeError: keys must be strings or symbols>