derailed/mongo3

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

otaviocardoso opened this issue · 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.