mongosteen 0.1.8
Mongosteen is a library that helps to easily add RESTful actions to mongoid models with support of search, pagination, scopes, history, json config.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (6):
            has_scope
            > 0.5
          
          
            inherited_resources
            >= 1.6
          
          
            kaminari
            >= 0.16
          
          
            mongoid
            >= 4.0
          
          
            mongoid-history
            >= 0.4.5
          
          
            mongoid_search
            >= 0.3
          
    dependencias de Development (10):
            bundler
            ~> 1.9
          
          
            capybara-webkit
            >= 0
          
          
            coffee-rails
            ~> 4.1.0
          
          
            database_cleaner
            = 1.0.1
          
          
            factory_girl_rails
            >= 0
          
          
            minitest-focus
            >= 0
          
          
          
            minitest-reporters
            >= 0
          
          
            rails
            ~> 4.2.3
          
          
            rake
            ~> 10.0
          
    