mongoid-sequence 0.1
Mongoid::Sequence gives you the ability to specify fields to behave like a sequence number (exactly like the "id" column in conventional SQL flavors).
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            activesupport
            ~> 3.1
          
          
            mongoid
            ~> 2.0
          
    Development依存関係 (1):
            rake
            ~> 0.9