Fri, 28 Jun 2024 20:47:51 UTC | login

Information for RPM rubygem-scoped_search-4.1.0-7.fc32.src.rpm

ID526814
Namerubygem-scoped_search
Version4.1.0
Release7.fc32
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-02-02 02:37:43 GMT
Size58.20 KB
8a731ff46d4f117ff7e929d0c1d1ebb2
LicenseMIT
Provides No Provides
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.24 KB
scoped_search-4.1.0.gem50.50 KB
Component of No Buildroots