Method: Table#simple
- Defined in:
- lib/asker/data/table.rb
#simple ⇒ Object (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 |