mongo3 icon indicating copy to clipboard operation
mongo3 copied to clipboard

error "uninitialized constant BSON::ObjectID" when trying delete record

Open otaviocardoso opened this issue 13 years ago • 0 comments

On the collection page, clicking the delete record button and confirming don't do nothing. On sinatra output, it shows the error:

RuntimeError - MongoDB connection failed for `"localhost":27017 with uninitialized constant BSON::ObjectID

Gems bson and bson_ext already installed.

Sorry any engrish.

otaviocardoso avatar Apr 27 '11 15:04 otaviocardoso