Sha256: 7b8188b837df6a5000a476ba834cfa9b3e99012ed60690f959978096f2263f73

Contents?: true

Size: 163 Bytes

Versions: 10

Compression:

Stored size: 163 Bytes

Contents

# encoding: UTF-8

require "prawn"
require_relative "../lib/prawn/table"

require "prawn/manual_builder"

Prawn::ManualBuilder.manual_dir = File.dirname(__FILE__)

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
prawn-table-0.2.2 manual/example_helper.rb
prawn-table-0.2.1 manual/example_helper.rb
prawn-table-0.2.0 manual/example_helper.rb
prawn-table-0.1.2 manual/example_helper.rb
prawn-table-0.1.1 manual/example_helper.rb
prawn-table-0.1.0 manual/example_helper.rb
prawn-table-0.0.4 manual/example_helper.rb
prawn-table-0.0.3 manual/example_helper.rb
prawn-table-0.0.2 manual/example_helper.rb
prawn-table-0.0.1 manual/example_helper.rb