searchable_models 0.2.0
SearchableModels provides helpers to facilitate the build of the search function on a ActiveRecord model. This search can be done on several fields with different configurations: exact match, fuzzy, etc.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (1):
            rails
            ~> 4.2.0
          
    Development afhankelijkheden (6):
            acts-as-taggable-on
            ~> 3.3
          
          
            globalize
            ~> 4.0
          
          
            minitest-reporters
            ~> 1.0
          
          
            pry
            ~> 0.10
          
          
            simplecov
            ~> 0.8
          
          
            sqlite3
            ~> 1.3
          
    
