Fri, 28 Jun 2024 20:18:43 UTC | login

Information for RPM rubygem-scoped_search-4.1.0-8.fc33.src.rpm

ID664419
Namerubygem-scoped_search
Version4.1.0
Release8.fc33
Epoch
Archsrc
SummaryEasily search your ActiveRecord models
DescriptionScoped 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 it uses standard SQL, it does not require any setup, indexers or daemons. This makes scoped_search suitable to quickly add basic search functionality to your application with little hassle. On the other hand, it may not be the best choice if it is going to be used on very large data sets or by a large user base.
Build Time2020-07-29 23:12:37 GMT
Size58.30 KB
6438ba07075dce8ad76e6f03dfb61f80
LicenseMIT
Provides
rubygem-scoped_search = 4.1.0-8.fc33
rubygem-scoped_search-doc = 4.1.0-8.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rubygem(actionview) >= 4.2.0
rubygem(activerecord) >= 4.2.0
rubygem(rspec) >= 3.0
rubygem(rspec) < 4.0
rubygem(sqlite3)
rubygems-devel
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
rubygem-scoped_search.spec8.39 KB
scoped_search-4.1.0.gem50.50 KB
Component of No Buildroots