RubyGems Navigation menu

scoped_search 2.2.0

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."

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 4.1.12 - October 26, 2023 (57.5KB)
  2. 4.1.11 - June 05, 2023 (57.5KB)
  3. 4.1.10 - November 29, 2021 (57KB)
  4. 4.1.9 - August 24, 2020 (55.5KB)
  5. 4.1.8 - April 15, 2020 (54KB)
  6. 2.2.0 - May 26, 2010 (28.5KB)
全てのバージョンを表示(全43件)

Runtime依存関係 (1):

activerecord >= 2.1.0

Development依存関係 (1):

rspec >= 1.1.4

所有者:

作者:

  • Willem van Bergen, Wes Hays

SHA 256チェックサム:

761a2b18598eeed85ed0dcb09a21666c3543e24ae64e233b53ea4c50d6b39e3a

累計ダウンロード数 1,538,975

このバージョンのみ 4,420

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: