Method: Table#id

Defined in:
lib/table.rb

#idObject

Returns the value of attribute id.



7
8
9
# File 'lib/table.rb', line 7

def id
  @id
end