Class: Trlo::BoardTable

Inherits:
DataTable show all
Defined in:
lib/trlo/data_table.rb

Class Method Summary collapse

Methods inherited from DataTable

#[], #initialize, #length, #print

Constructor Details

This class inherits a constructor from Trlo::DataTable

Class Method Details

.fieldsObject



40
41
42
# File 'lib/trlo/data_table.rb', line 40

def self.fields
  [:name]
end