Method: Table#simple

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

#simpleObject (readonly)

Table is simple when all their rows and col has the same lang and type value



14
15
16
# File 'lib/asker/data/table.rb', line 14

def simple
  @simple
end