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

any update for mongoid 3 support? #11

Closed
sandipransing opened this issue Mar 5, 2013 · 2 comments
Closed

any update for mongoid 3 support? #11

sandipransing opened this issue Mar 5, 2013 · 2 comments

Comments

@sandipransing
Copy link

gem currently doesn't support for mongoid version 3... is there any updates on same?

@burgalon
Copy link
Owner

burgalon commented Mar 5, 2013

As indicated, there's a branch and it's working.
Just add the below to your Gemfile

gem 'mongoid_optimistic_locking', git: 'https://github.com/burgalon/mongoid_optimistic_locking', branch: 'mongoid3'

@burgalon
Copy link
Owner

burgalon commented Mar 5, 2013

So I merged the Mongoid3 branch to master and published a new gem to RubyGems.
Please try including just in your Gemfile

gem 'mongoid_optimistic_locking'

Make sure you're getting version 0.0.3 and let me know how it works.

@burgalon burgalon closed this as completed Mar 5, 2013
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