class AttrSearchableGrammar::Column

Public Instance Methods

collection() click to toggle source
# File lib/attr_searchable_grammar.rb, line 114
def collection
  collection_for text_value
end