module Prawn
module Prawn::Errors
module Prawn::Table::Cell::InTable
module Prawn::Table::Interface
class Prawn::Document
class Prawn::Table
class Prawn::Table::Cell
class Prawn::Table::Cell::Image
class Prawn::Table::Cell::SpanDummy
class Prawn::Table::Cell::Subtable
class Prawn::Table::Cell::Text
class Prawn::Table::Cells
class Prawn::Table::ColumnWidthCalculator
prawn-table
0.2.2
# border_right_line
def border_right_line @borders.include?(:right) ? @border_lines[1] : 0 end