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 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
- Release 5.0.0
- Non-boolean values passed to boolean predicates are no longer cast
- Custom Predicate generates extra quote
- Fix issue with ransackable_attribute not handling symbols correctly
- Correct ransack_alias to work with form
- Docs
- Indices::AccountIndex::ForAccount#sphinx_usernames
- System::Database::MySQL::Trigger#set_master_id
- System::Database::MySQL::Trigger#body
- System::Database::MySQL::Trigger#drop
- RecaptchaHelper#skip_recaptcha
- InvoicesHelpers#assert_secure_invoice_pdf_url
- InvoicesHelpers#create_invoice
- AuditedHacks::InstanceMethods#provider_id_for_audits
- AuditedHacks::InstanceMethods#write_audit
- AuditedHacks::InstanceMethods#auditing_enabled?