Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Moped::BSON::ObjectID (introduced in latest mongoid update) #1136

Closed
lieldulev opened this issue May 16, 2012 · 2 comments
Closed

Support Moped::BSON::ObjectID (introduced in latest mongoid update) #1136

lieldulev opened this issue May 16, 2012 · 2 comments

Comments

@lieldulev
Copy link

Currently loading rails_admin with latest mongoid will throw an error:

"Need to map field Moped::BSON::ObjectId for field name _id ..."

A dirty fix that only adds the field mapping is available in my fork: http://github.com/lieldulev/rails_admin/commit/bc9790beeaeee30c31d31cf1e495a723d2ec1713

@mshibuya
Copy link
Member

I've just finished my ongoing work to support the latest Mongoid and pushed to master!

@lieldulev
Copy link
Author

great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants