filterameter VS ransack

Compare filterameter vs ransack and see what are their differences.

filterameter

Simplify and speed development of Rails controllers by making filter parameters declarative. (by RockSolt)
Scout Monitoring - Performance metrics and, now, Logs Management Monitoring with Scout Monitoring
Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps.
www.scoutapm.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
filterameter ransack
- 7
66 5,672
- 0.3%
8.5 6.7
12 days ago 2 months ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

filterameter

Posts with mentions or reviews of filterameter. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning filterameter yet.
Tracking mentions began in Dec 2020.

ransack

Posts with mentions or reviews of ransack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-24.
  • API - convention for filter that can have an occurrence of the value passed?
    1 project | /r/rails | 11 May 2021
    You might be looking for something like Ransack - https://github.com/activerecord-hackery/ransack
  • Airtable-like table filtering
    3 projects | /r/rails | 24 Mar 2021
    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
    16 projects | dev.to | 29 Sep 2020
    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).
  • Building an Advanced Search Form in Rails 6
    1 project | dev.to | 30 Aug 2020
    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.

What are some alternatives?

When comparing filterameter and ransack you can also consider the following projects:

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

pg_search - pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search

Elasticsearch Rails - Elasticsearch integrations for ActiveModel/Record and Ruby on Rails

Searchkick - Intelligent search made easy

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!

Thinking Sphinx - Sphinx/Manticore plugin for ActiveRecord/Rails

elasticsearch-ruby - Ruby integrations for Elasticsearch

redi_search - Ruby wrapper around RediSearch that can integrate with Rails

Sunspot - Solr-powered search for Ruby objects

has_scope - Map incoming controller parameters to named scopes in your resources

SearchCop - Search engine like fulltext query support for ActiveRecord

Scout Monitoring - Performance metrics and, now, Logs Management Monitoring with Scout Monitoring
Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps.
www.scoutapm.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Did you konow that Ruby is
the 12th most popular programming language
based on number of metions?