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
- Add null_sentinel: an unset value that upgrades eq/in to OR IS NULL
- Fix out-of-range integer inside an In node or a composite condition
- 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
- Release 6.0.0
- Replace 4.0.0 allow/deny listing with Strong Parameters
- Scopes combined with :or does not work
- Custom Scopes with groupings?
- Docs
- Ransack::Context#resolve_alias_segment
- Ransack::Adapters.const_missing
- Ransack::Nodes::Node#combinator=
- Ransack::Configuration#dialect=
- Ransack::Configuration#ignore_blank_values=
- Ransack::Configuration#fields_sort_option=
- Ransack::Nodes::Condition.combinator_in
- Ransack::Nodes::Grouping#arity_failure?
- Ransack::Nodes::Grouping#add_condition
- Ransack::ActiveRecord::Base#warn_deprecated