Sha256: 86acfd3c0981767d00827c73bee08a2cdadff4c9a1d0da6e364d9d05f172c273

Contents?: true

Size: 215 Bytes

Versions: 5

Compression:

Stored size: 215 Bytes

Contents

class Prawn::Document
  # NOTE allows prawn-templates 0.0.4 to be used with prawn >= 2.2.0
  const_set :VALID_OPTIONS, (send :remove_const, :VALID_OPTIONS).dup if VALID_OPTIONS.frozen?
end
require 'prawn/templates'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
asciidoctor-pdf-1.5.0.beta.1 lib/asciidoctor-pdf/prawn-templates_ext.rb
asciidoctor-pdf-1.5.0.alpha.18 lib/asciidoctor-pdf/prawn-templates_ext.rb
asciidoctor-pdf-1.5.0.alpha.17 lib/asciidoctor-pdf/prawn-templates_ext.rb
asciidoctor-pdf-1.5.0.alpha.16 lib/asciidoctor-pdf/prawn-templates_ext.rb
asciidoctor-pdf-1.5.0.alpha.15 lib/asciidoctor-pdf/prawn-templates_ext.rb