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.
8 Subscribers
Add a CodeTriage badge to ransack
Help out
- Issues
- Bump node-forge from 1.3.1 to 1.3.2 in /docs
- NoMethodError: undefined method 'join_root' for an instance of Symbol
- Fix wildcard escaping for SQLite and other databases
- How to yes/no/any on a scope taking a boolean argument?
- Bump lodash from 4.17.21 to 4.17.23 in /docs
- Allow empty string and empty array as valid search values
- label for polymorphic association throws ArgumentError:"Polymorphic associations do not support computing the class"
- Respect `config.active_record.permanent_connection_checkout`
- [WIP] Make searches chainable using and/or
- Add failing tests for polymorphic filtering inconsistency with OR conditions
- Docs
- Ransack::Helpers::FormHelper#finalize_form_with_options
- Ransack::Helpers::FormHelper#finalize_form_options
- Ransack::Helpers::FormHelper#build_html_options
- Ransack::Helpers::FormHelper#build_turbo_options
- Ransack::Helpers::FormHelper#extract_search_and_set_url
- Ransack::Helpers::FormHelper#turbo_search_form_for
- Ransack::Helpers::FormHelper#search_form_with
- Ransack::Nodes::Condition#not_nested_condition
- Ransack::Nodes::Condition#like_predicate?
- Ransack::Nodes::Value#cast_array