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 webpack from 5.76.1 to 5.105.0 in /docs
- support enum
- Bug: Deep association search (two levels) not working in Ransack 4.3.0
- LIKE predicates do not escape values in SQLite and other non-MySQL/PostgreSQL RDBMS
- Fix LIKE predicates wildcard escaping for SQLite and other non-MySQL/PostgreSQL databases
- Fix `extract_correlated_key` to handle `Arel::Nodes::And` with multiple children
- Fix empty string predicate filtering - allow empty strings in search conditions
- [WIP] Ransack form search field value not persisted between requests when using alias
- Add support for specifying distinct columns in result queries
- [WIP] Ransack doesn't lookup scope when using groupings
- Docs
- Mastodon::MigrationHelpers#add_concurrent_index
- Mastodon::MigrationHelpers#estimate_rows_in_table
- Mastodon::MigrationHelpers::Grant.create_and_execute_trigger?
- Mastodon::MigrationHelpers::Grant.scope_to_current_user
- Mastodon::MigrationHelpers::CorruptionError#backtrace
- Mastodon::MigrationHelpers::CorruptionError#cause
- Mastodon::MigrationHelpers::CorruptionError#initialize
- Mastodon::MigrationHelpers::CorruptionError#index_name
- Mastodon::CLI::PreviewCards#remove
- String#blank?