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
- CustomFilterPolicy#create?
- ApplicationMailbox.reply_uuid_mail?
- ApplicationMailbox.in_reply_to_matches?
- ApplicationMailbox.in_reply_to_mail?
- MessageFormatHelper#render_message_content
- MessageFormatHelper#transform_user_mention_content
- PublicController#ensure_custom_domain_request
- NotificationBuilder#build_notification
- NotificationBuilder#user_subscribed_to_notification?
- NotificationBuilder#current_user