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
- Version 6.0.0
- ransack_alias is not resolved for advanced-search attributes (a: ... name:), so attribute_select offers an option that raises
- Use strong parameters as the authorization boundary
- Replace Docusaurus with Just the Docs
- Drop Ruby 3.1 support in 6.0.0
- Ruby 4.0 warnings: method redefinitions, unused variables, mismatched indentation
- Bug: Deep association search (two levels) not working in Ransack 4.3.0
- Simplify documentation
- Refactor Ransack modules and file structure
- Feature Request: Case-insensitive sorting in Ransack for SQLite databases
- Docs
- Ransack.deprecator
- Ransack::Context#ransortable_attribute?
- Ransack::Context#resolve_aliases
- Ransack::Context#sanitize_scope_args
- Ransack::Context#dialect
- Ransack::Context#key_within_depth_limit?
- Ransack::Context#strict_conditions?
- Ransack::Context.resolvers
- Ransack::Context.register
- Ransack::Context#ignore_unknown_conditions=