Skip to content

Commit

Permalink
Require prawn/table in manual
Browse files Browse the repository at this point in the history
  • Loading branch information
practicingruby committed May 30, 2014
1 parent d14906e commit eea0e5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manual/example_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# encoding: UTF-8

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

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

0 comments on commit eea0e5b

Please sign in to comment.