-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
I updated to 4.0.0.beta1 which comes with bson v2.2.0 and seems to be incompatible with bson v1.9.2.
mongoid works well, but an eventmachine process making use of em_mongo as mongodb driver fail with: uninitialized constant BSON::ByteBuffer.
What are my options here?