Class: OpenStruct

Inherits:
Object
  • Object
show all
Defined in:
lib/ext/open_struct.rb

Instance Method Summary collapse

Instance Method Details

#tableObject



2
3
4
# File 'lib/ext/open_struct.rb', line 2

def table
  @table
end