Package ruby-scoped-search: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #247330
Package removed: Pavel Skrylev
Deletion date: March 12, 2020
Message: Remove_unnecessary
    Source package: ruby-scoped-search
    Version: 4.1.7-alt1
    Build time:  Sep 17, 2019, 07:58 PM in the task #237608
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Easily search you ActiveRecord models with a simple query language that converts to SQL
    Description: 
    The scoped_search gem makes it easy to search your ActiveRecord models.
    Searching is performed using a query string, which should be passed to
    the named_scope search_for. Based on a definition in what fields to look, it
    will build query conditions and return those as a named scope.
    
    Scoped search is great if you want to offer a simple yet powerful search box to
    your users and build a query based on the search string they enter. It comes
    with a built-in search syntax auto-completer and a value auto-completer. It
    also comes with a set of helpers that makes it easy to create a clean web UI
    with sorting and an ajax auto-completer.

    List of rpms provided by this srpm:
    ruby-scoped-search (noarch)
    ruby-scoped-search-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

      1. rpm-build-ruby

    Last changed


    Sept. 16, 2019 Pavel Skrylev 4.1.7-alt1
    - ^ v4.1.7
    - ^ Ruby Policy 2.0
    Sept. 19, 2018 Andrey Cherepanov 4.1.5-alt1
    - New version.
    Sept. 17, 2018 Andrey Cherepanov 4.1.4-alt1
    - New version.