Scoped search makes it easy to search your ActiveRecord-based models. It will create a named scope :search_for that can be called with a query string. It will build an SQL query using the provided query string and a definition that specifies on what fields to search. Because the functionality is built on named_scope, the result of the search_for call can be used like any other named_scope, so it can be chained with another scope or combined with will_paginate. Because i
[email protected] low health (54/100) — consider alternatives
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/rubygems/scoped_searchLast updated · 2025-09-30T16:59:58.113Z