Class: Katalyst::Tables::Suggestions::SearchValue

Inherits:
Base
  • Object
show all
Defined in:
app/models/katalyst/tables/suggestions/search_value.rb

Instance Attribute Summary

Attributes inherited from Base

#value

Instance Method Summary collapse

Methods inherited from Base

#eql?, #hash, #initialize, #inspect

Constructor Details

This class inherits a constructor from Katalyst::Tables::Suggestions::Base

Instance Method Details

#typeObject



7
8
9
# File 'app/models/katalyst/tables/suggestions/search_value.rb', line 7

def type
  :search_value
end