mongosteen 0.1.7
Mongosteen is a library that helps to easily add RESTful actions to mongoid models with support of search, pagination, scopes, history, json config.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (6):
            has_scope
            > 0.5
          
          
            inherited_resources
            >= 1.6
          
          
            kaminari
            >= 0.16
          
          
            mongoid
            >= 4.0
          
          
            mongoid-history
            >= 0.4.5
          
          
            mongoid_search
            >= 0.3
          
    Development Abhängigkeiten (6):
            database_cleaner
            >= 0
          
          
            factory_girl_rails
            >= 0
          
          
            minitest-focus
            >= 0
          
          
            minitest-reporters
            >= 0
          
          
            rails
            ~> 4.1.2
          
          
            rake
            >= 0.8.7
          
    