class Prawn::Table::Cell::Subtable

def draw_content


Draws the subtable.
def draw_content
  @subtable.draw
end