Method: SearchableBy::Column#match_phrase
- Defined in:
- lib/searchable_by/column.rb
#match_phrase ⇒ Object (readonly)
Returns the value of attribute match_phrase.
5 6 7 |
# File 'lib/searchable_by/column.rb', line 5 def match_phrase @match_phrase end |