Module: Tramway::Searchable

Extended by:
ActiveSupport::Concern
Defined in:
lib/tramway/searchable.rb

Overview

Searchable module provides a class method ‘tramway_search` for ActiveRecord models to perform full-text search across all string and text columns using PostgreSQL’s full-text search capabilities.