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
- BulkImportWorker#perform
- LinesValidator#validate_each
- FavouriteService#build_json
- FavouriteService#increment_statistics
- FavouriteService#create_notification
- FavouriteService#call
- Trends::StatusBatch#action_time
- Trends::StatusBatch#reject_accounts!
- Trends::StatusBatch#reject!
- Trends::StatusBatch#approve_accounts!