Sha256: 8a32e9691ffd6590f6fb57df1df9e7dc038690b1187cd6dda41810d9cb21d5e6

Contents?: true

Size: 248 Bytes

Versions: 11

Compression:

Stored size: 248 Bytes

Contents

# frozen_string_literal: true

require ENV['PRAWN_TABLE_REQUIRE_PATH'] || 'prawn/table' unless defined? Prawn::Table::VERSION
require_relative 'prawn-table/cell'
require_relative 'prawn-table/cell/asciidoc'
require_relative 'prawn-table/cell/text'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
asciidoctor-pdf-1.6.2 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-1.6.1 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-1.6.0 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-1.5.4 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-1.5.3 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-1.5.2 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-1.5.1 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-1.5.0 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-1.5.0.rc.3 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-1.5.0.rc.2 lib/asciidoctor/pdf/ext/prawn-table.rb
asciidoctor-pdf-1.5.0.rc.1 lib/asciidoctor/pdf/ext/prawn-table.rb