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
- Stats::Aggregation.normalize_granularity
- Stats::Aggregation.aggregate
- Stats::Aggregation.define
- Logic::Contracting::ApplicationContract#has_service_subscription?
- Logic::Contracting::ApplicationContract#service_subscription_requirement
- Logic::Contracting::ApplicationContract#validate_contract_hierarchy?
- Logic::Contracting::ApplicationContract#validate_contract_hierarchy!
- Logic::Contracting::ServiceContract#has_subscribed?
- Logic::Contracting::ServiceContract#one_contract_per_service
- Logic::Contracting::Buyer#services_can_create_app_on