Class: PT::MembersTable
Class Method Summary collapse
Methods inherited from DataTable
#[], #initialize, #length, #print
Constructor Details
This class inherits a constructor from PT::DataTable
Class Method Details
.fields ⇒ Object
73 74 75 |
# File 'lib/pt/data_table.rb', line 73 def self.fields [:name] end |