Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
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
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
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.
-
-
has_scope
Map incoming controller parameters to named scopes in your resources
-
Formtastic
A Rails form builder plugin with semantically rich and accessible markup.
-
-
-
Countable
Add live paragraph-, word- and character-counting to an HTML element.
-
-
activeadmin_addons
Extends ActiveAdmin to enable a set of great optional UX improving add-ons
-
Stupid-Table-Plugin
A stupidly small and simple jQuery table sorter plugin
-
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!
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
ransack reviews and mentions
-
ransack VS Searchkick - a user suggested alternative
2 projects | 12 Aug 2021
-
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.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 25 Sep 2023
Stats
activerecord-hackery/ransack is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ransack is Ruby.