Ransack Alternatives
Similar projects and alternatives to ransack
-
pg_search
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Elasticsearch Rails
Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
-
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
Formtastic
A Rails form builder plugin with semantically rich and accessible markup.
-
textacular
Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend ActiveRecord with named_scope methods making searching easy and fun!
-
-
Countable
Add live paragraph-, word- and character-counting to an HTML element.
-
Stupid-Table-Plugin
A stupidly small and simple jQuery table sorter plugin
-
-
activeadmin_addons
Extends ActiveAdmin to enable a set of great optional UX improving add-ons
-
ransack reviews and mentions
-
ransack VS Searchkick - a user suggested alternative
2 projects | 12 Aug 2021
-
API - convention for filter that can have an occurrence of the value passed?
You might be looking for something like Ransack - https://github.com/activerecord-hackery/ransack
-
Airtable-like table filtering
I use ransack for this and find it very powerful and flexible without the need to rely on complex JS.
-
An Unofficial Active Admin Guide
First of all, you should take a look at Active Admin's documentation regarding filters. You can continue your overview with the official README and wiki, where, among other things, you can find view-helpers to create custom search forms.
For especially complicated cases, you can consider learning how to create custom predicates and Ransackers - extensions that convert parameters directly into Arel (internal library ActiveRecord, used to build SQL queries).
The postfix _cont is one of the many predicates available in Ransack. Predicates determine which SQL query is to be generated for search. You can read more about all available predicates in the official wiki.
-
Building an Advanced Search Form in Rails 6
You can use gems like Ransack to build search forms much faster, but for the purpose of learning and performance we will be building this feature ourselves. Throughout the process, you will also learn how to customize Rails default pluralization. By the end, we will be able to search for Pokemon by name, type, and region.
Stats
activerecord-hackery/ransack is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
Are you hiring? Post a new remote job listing for free.