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
- Failing spec is marked pending
- Custom scope within grouping does not apply filter
- Search on Rails 7 encrypted columns
- Support nested children in `Arel::Nodes::And`
- Polymorphic filtering is inconsistent
- Question: is there a way to test individual records if they comply with search params?
- Error in schema validation with multi-tenant DB
- need to sorting on user, admin and owner from enum instead of integer value 0, 1, 2 role: { user: 0, admin: 1, owner: 2 }
- NoMethodError raised when calling .joins(...).ransack(..._not_null: true)
- Or merge operator is ignored
- Docs