searchlight 2.0.0
Searchlight is a low-magic way to build database searches using an ORM. It's compatible with ActiveRecord, Sequel, Mongoid, and any other ORM that can build queries by chaining method calls.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (1):
            named
            ~> 1.0
          
    dependencias de Development (8):
            actionview
            ~> 4.1
          
          
            activemodel
            ~> 4.1
          
          
            bundler
            ~> 1.3
          
          
            capybara
            ~> 2.0
          
          
            coveralls
            ~> 0.7
          
          
            rake
            >= 0
          
          
            rspec
            ~> 2.14
          
          
            simplecov
            ~> 0.7
          
    
