suweller / mongoid-autoinc

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

Make incrementing_fields inheritable #3

Closed jacobvosmaer closed 11 years ago

jacobvosmaer commented 11 years ago

This branch makes it possible for a subclass to inherit its parent's property of having an autoinc field.