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
- Fix deprecation warning and correctness bug when using arel_extensions >= 2.2
- Fix low-level c: API silently dropping conditions with Array envelope hashes (#1150)
- Make search_form_* helpers honour per-search search_key (#1118)
- Remove duplicate definitions causing method-redefined warnings (#1434)
- Fix _present / _blank producing always-UNKNOWN clause on non-string columns (#1552)
- Update configuration documentation
- Ruby 4.0 warnings: method redefinitions, unused variables, mismatched indentation
- Bump webpack from 5.76.1 to 5.105.0 in /docs
- 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
- Docs
- CapybaraHelpers#find_inline_actions_of_row
- CapybaraHelpers#assert_current_domain
- CapybaraHelpers#assert_page_has_no_content
- CapybaraHelpers#assert_page_has_content
- CapybaraHelpers#assert_path_returns_error
- CapybaraHelpers#assert_flash
- Authentication::Strategy::OAuth2Base#assign_sso_attributes
- Authentication::Strategy::OAuth2Base#authentication_provider_exists?
- Authentication::Strategy::OAuth2Base#authenticate_client
- Authentication::Strategy::OAuth2Base#authentication_email_match?