Registry / database / ransack

ransack

JSON →
library4.4.1rbrubygemsunverified

Powerful object-based searching and filtering for Active Record with advanced features like complex boolean queries, association searching, custom predicates and i18n support.

gem install ransack
INSTALL
IMPORT
SIG · RANSACK
R
ransack
databaserubyv4.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ransack
require 'ransack'

Search users by name containing 'John'

require 'ransack' # Assuming a User model exists q = User.ransack(name_cont: 'John') results = q.result
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
ransack — gem install ransack · libregistry