ransack
Search engine
A Ruby gem that adds object-based searching to Rails applications.
Object-based searching.
6k stars
93 watching
805 forks
Language: Ruby
last commit: 12 days ago
Linked from 5 awesome lists
activerecordrailsrubyruby-gemruby-libraryruby-on-railssearchsearch-interfacesql
Related projects:
Repository | Description | Stars |
---|---|---|
elastic/elasticsearch-rails | A set of libraries providing Elasticsearch integrations for Ruby on Rails applications | 3,075 |
flyerhzm/bullet | A gem that helps reduce the number of queries in Ruby applications by detecting and optimizing N+1 queries and unused eager loading. | 7,104 |
rubocop/rubocop | Analyzes and enforces code quality and style in Ruby projects | 12,650 |
rubysherpas/paranoia | Provides a way to implement soft deletion of records in a Rails application by adding a deleted_at timestamp field | 2,891 |
sunspot/sunspot | A Ruby library for searching objects in a database or non-database-backed data stores using the Solr search engine. | 2,980 |
mrkamel/search_cop | A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
algolia/algoliasearch-rails | A Ruby gem that integrates the Algolia Search API with popular Object-Relational Mappers | 410 |
raihan2006i/active_admin_paranoia | Adds batch restore and archive actions to ActiveAdmin resource index pages | 29 |
kpumuk/meta-tags | A Ruby on Rails gem providing meta tags and Open Graph support for search engine optimization. | 2,735 |
rubygems/rubygems.org | Provides a better API and project management features for the Ruby community's gem hosting service. | 2,331 |
brandonhilkert/sucker_punch | An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
public-activity/public_activity | A gem that tracks changes to models in a Rails application | 2,970 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,973 |