scoped_search

Searcher

Makes it easy to search and filter data in ActiveRecord models using a query string.

Easily search you ActiveRecord models with a simple query language that converts to SQL.

GitHub

265 stars
10 watching
78 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mrkamel/search_copA Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices.828
westonganger/active_snapshotA library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation.130
pawurb/activerecord-analyzeAnalyzes query performance in Rails applications220
derrickreimer/sequencedAutomatically assigns unique sequential IDs to records in databases406
textacular/textacularExposes full text search capabilities from PostgreSQL to Ruby applications946
nullobject/reinAdds support for defining database constraints in ActiveRecord migrations without writing custom SQL.670
kvokka/pp_sqlAn ActiveRecord log beautifier gem for Ruby on Rails266
drecom/activerecord-turntableDatabase sharding extension for Ruby on Rails applications211
casecommons/pg_searchA library that provides named scopes for searching in PostgreSQL databases1,366
activeadmin-plugins/active_admin_date_range_presetCustomizes date range inputs in ActiveAdmin forms and filters with a 'Set Range' button10
brendon/ranked-modelAn acts_as_sortable alternative with optimized performance and support for multiple lists per table1,091
rails-sqlserver/activerecord-sqlserver-adapterAn adapter for connecting Ruby on Rails to Microsoft SQL Server973
schemaplus/schema_plus_indexesAdds convenient capabilities to ActiveRecord's index handling9
rsolr/rsolrA Ruby client for interacting with Apache Solr search engines421
byroot/activerecord-typedstoreEnables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values447