Пакет gem-scoped-search: Информация

    Исходный пакет: gem-scoped-search
    Версия: 4.1.10-alt1.1
    Последняя версия по данным Repology
    Собран:  21 декабря 2022 г. 9:10 в задании #309698
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: http://github.com/wvanbergen/scoped_search

    Лицензия: MIT
    О пакете: Easily search you ActiveRecord models with a simple query language that converts to SQL
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gem-scoped-search (noarch)
    gem-scoped-search-devel (noarch)
    gem-scoped-search-doc (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev
    Andrey Cherepanov

    Права:
    Pavel Skrylev
    @ruby
    @everybody

      1. rpm-build-ruby

    Последнее изменение


    15 декабря 2022 г. Pavel Skrylev 4.1.10-alt1.1
    - !closes build requires under check condition
    29 сентября 2022 г. Pavel Skrylev 4.1.10-alt1
    - ^ 4.1.9 -> 4.1.10
    16 декабря 2020 г. Pavel Skrylev 4.1.9-alt1
    - ^ 4.1.7 -> 4.1.9
    - ! spec