derailed / mongo3

Rule your mongoDB clusters!
http:///mongo3.com
443 stars 65 forks source link

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

Open otaviocardoso opened 13 years ago

otaviocardoso commented 13 years ago

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.