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
- Full-text search for Postgres
- Can't use same predicate at the same function?
- Use `search_key` from the search context for `search_form_for`
- Scopes combined with :or does not work
- Problem with negative conditions on associations
- Erroneous double-join when using pluck
- polymorphic search type cast issue
- searching on has_many associations returns duplicate records
- Date attributes aren't coerced as datetime when using "attribute attr, :datetime" in model
- Behavior when 'and' and 'or' are mixed in the symbol representing the target column
- 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