-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2012-19731 2012-12-05 06:28:40 --------------------------------------------------------------------------------
Name : rubygem-scoped_search Product : Fedora 16 Version : 2.4.0 Release : 5.fc16 URL : http://github.com/wvanbergen/scoped_search/wiki Summary : Easily search your ActiveRecord models Description : 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 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. -------------------------------------------------------------------------------- Update Information: new package -------------------------------------------------------------------------------- References: [ 1 ] Bug #847504 - Review Request: rubygem-scoped_search - Easily search you ActiveRecord models https://bugzilla.redhat.com/show_bug.cgi?id=847504 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update rubygem-scoped_search' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
