ransack
https://github.com/activerecord-hackery/ransack
Ruby
Object-based searching.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
9 Subscribers
Add a CodeTriage badge to ransack
Help out
- Issues
- Fix deprecation warning and correctness bug when using arel_extensions >= 2.2
- Fix low-level c: API silently dropping conditions with Array envelope hashes (#1150)
- Make search_form_* helpers honour per-search search_key (#1118)
- Remove duplicate definitions causing method-redefined warnings (#1434)
- Fix _present / _blank producing always-UNKNOWN clause on non-string columns (#1552)
- Update configuration documentation
- Ruby 4.0 warnings: method redefinitions, unused variables, mismatched indentation
- Bump webpack from 5.76.1 to 5.105.0 in /docs
- Bug: Deep association search (two levels) not working in Ransack 4.3.0
- LIKE predicates do not escape values in SQLite and other non-MySQL/PostgreSQL RDBMS
- Docs
- User::Roles#account_roles
- User::Roles::ClassMethods#provider_roles
- User::Roles::ClassMethods#buyer_roles
- User::Roles::ClassMethods#admins
- ProxyRule#fill_owner
- ProxyRule#no_vars_in_keys
- ProxyRule#non_repeated_parameters
- ProxyRule#querystring_parameter_keys
- ProxyRule#act_as_list_no_update?
- ProxyRule#scheduled_for_deletion?