Module: MongoidAutoInc
- Extended by:
- ActiveSupport::Concern
- Included in:
- Mongoid::Document
- Defined in:
- lib/mongoid_auto_inc/incrementor.rb,
lib/mongoid_auto_inc.rb,
lib/mongoid_auto_inc/version.rb
Overview
This is a modified version of the code found on this blog post:
http://ihswebdesign.com/blog/autoincrement-in-mongodb-with-ruby/
Defined Under Namespace
Modules: ClassMethods Classes: Incrementor
Constant Summary collapse
- VERSION =
"0.1.0"