suweller / mongoid-autoinc

⬆ Auto incrementing fields for Mongoid documents
MIT License
62 stars 44 forks source link

Support for mongoid_5.0.0 #23

Closed andreale closed 9 years ago

andreale commented 9 years ago

Hi folks. This is an updated version of mongoid-autoinc that supports mongoid_5.0.0 (currently still in beta)

The underlying driver has changed from Moped to the official MongoDB Ruby driver. http://docs.mongodb.org/ecosystem/tutorial/ruby-mongoid-tutorial/#upgrading-to-5-0-0

References:

lucke84 commented 9 years ago

+1

matsimitsu commented 9 years ago

:+1: