class Prawn::Table::Cell::Subtable

def min_width


Proxied to subtable.
def min_width
  @subtable.cells.min_width
end