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
- Update configuration documentation
- Respect `config.active_record.permanent_connection_checkout`
- [WIP] Bug?: ransackable_attributes Fails with Symbol Array
- Explicitly support connection adapters
- Fix date predicate formatter receiving String instead of Date object
- Fix Ransack redundant left join statements
- Date predicate is formatted as string
- Fix PostgreSQL compatibility issue with DISTINCT and ORDER BY
- Remove PostGIS dependency
- Remove Polyamorous and Adapters namespaces
- Docs
- Onboarding::RequestForm#proxy_auth_params
- Onboarding::RequestForm#uri
- Onboarding::RequestForm#proxy_base_url
- Onboarding::RequestForm#api_base_url
- Onboarding::RequestForm#api_name
- Onboarding::RequestForm#path_without_slash
- Onboarding::RequestForm#path=
- BaseEventStoreEvent.valid?
- BaseEventStoreEvent.create
- BaseEventStoreEvent.create_and_publish!