suweller / mongoid-autoinc

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

Increment fields with non auto trigger #2

Closed suweller closed 12 years ago

suweller commented 12 years ago

This allows a more flexible way of assigning a incrementing field, while keeping the constraint of it being only assignable once.