roles_mongoid 0.4.6
Makes it easy to set a role strategy on your User model in Mongoid
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (6):
            bson
            >= 1.1.6
          
          
            mongoid
            ~> 2.0.0.rc.6
          
          
            rails_artifactor
            >= 0.3.3
          
          
            require_all
            ~> 1.2.0
          
          
            roles_generic
            ~> 0.3.8
          
          
            sugar-high
            ~> 0.4.0
          
    Development Dependencies (2):
            generator-spec
            >= 0.7.3
          
          
            rspec
            >= 2.4.1
          
    