Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37419578
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-scoped-search

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 4.1.10-alt1.1
Время сборки: 15 декабря 2022, 07:30 ( 70.3 недели назад )
Размер архива: 49.99 Kb

Домашняя страница:   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.

Текущий майнтейнер: Ruby Maintainers Team

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • gem-scoped-search
  • gem-scoped-search-devel
  • gem-scoped-search-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin