Fri, 28 Jun 2024 21:40:05 UTC | login

Information for RPM rubygem-scoped_search-3.2.2-2.fc24.src.rpm

ID20699
Namerubygem-scoped_search
Version3.2.2
Release2.fc24
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 Time2016-02-05 05:38:53 GMT
Size59.26 KB
1e6474b9046b4e4ae3f31cdc60a2630f
LicenseMIT
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
ruby
rubygem(activerecord) >= 3.2.0
rubygem(rspec) >= 3.0
rubygem(rspec) < 4.0
rubygem(sqlite3)
rubygems
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.spec7.38 KB
scoped_search-3.2.2.gem48.50 KB
Component of No Buildroots