goncalossilva / mongoid-sequence

Specify fields to behave like a sequence number (exactly like the "id" column in conventional SQL flavors) while using Mongoid.
MIT License
18 stars 36 forks source link

Mongoid 3.0 #6

Open everaldo opened 11 years ago

everaldo commented 11 years ago

I've made some changes and now the gem works with Mongoid 3.0

HudsonAfonso commented 11 years ago

gem.add_dependency("mongoid", "~> 2.0")