Easily search your ActiveRecord-based models using a named scope.
This Rails plugin makes it very easy to offer search functionality for your ActiveRecord models. It adds a named scope to your model called search_for, which accepts a query string. This query string is parsed an converted to an SQL query using LIKE '%keyword%' constructs. Because this functionality is offered using a named scope, it will work in unison with other named scopes or will_paginate.
Commercial Use
Modify
Distribute
Sub-License
Private Use
Hold Liable
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities
30 Day SummaryDec 17 2024 — Jan 16 2025
|
12 Month SummaryJan 16 2024 — Jan 16 2025
|