Sha256: 3f7e80cffe23b779ba9162122e048a1bc1ed9f8eadd77e7633150b10bbfa0060
Contents?: true
Size: 352 Bytes
Versions: 5
Compression:
Stored size: 352 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "prawn/rtl/support" # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start require "pry" Pry.start(__FILE__)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
prawn-rtl-support-0.1.7 | bin/console |
prawn-rtl-support-0.1.6 | bin/console |
prawn-rtl-support-0.1.5 | bin/console |
prawn-rtl-support-0.1.1 | bin/console |
prawn-rtl-support-0.1.0 | bin/console |