Class: Katalyst::Tables::Suggestions::Attribute
- Defined in:
- app/models/katalyst/tables/suggestions/attribute.rb
Instance Attribute Summary
Attributes inherited from Base
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
#type ⇒ Object
7 8 9 |
# File 'app/models/katalyst/tables/suggestions/attribute.rb', line 7 def type :attribute end |