class Infoboxer::Tree::TableRow
Represents one table row.
Public Instance Methods
empty?()
click to toggle source
# File lib/infoboxer/tree/table.rb, line 54 def empty? false end
Represents one table row.
# File lib/infoboxer/tree/table.rb, line 54 def empty? false end