Method: Table#to_s

Defined in:
lib/asker/data/table.rb

#to_sObject



32
33
34
# File 'lib/asker/data/table.rb', line 32

def to_s
  @name.to_s
end