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.
7 Subscribers
Add a CodeTriage badge to ransack
Help out
- Issues
- Ransack generates redundant left join statements
- Allow nested groupings (longhand) to be passed
- Searching for multiple attributes in belongs_to raises undefined method error
- Documentation update for mandatory allowlist in 4.0
- ignore_unknown_conditions apply to non-allowed attributes for SORT too?
- Ransack does not distinguish between "*_cont" for LIKE and "*_i_cont" for ILIKE with PostgreSQL
- Arel::Table removes alias 'table_name' for 'name'
- Is there any LIKE BINARY Case Sensitive Search on Rails Ransnack?
- no such column error when sorting on deeply nested associations
- strip_whitespace doesn't work with group conditions
- Docs