Skip to content

Uninitialized constant Prawn::NameTree #1

Description

@vspar

Simple problem discovered when upgrading to Prawn 0.11.1, the prawn-js module refers to Prawn::NameTree which is no longer valid.

I use the module for add_docopen_js (autoprint PDF).

Example:
/Ruby187/lib/ruby/gems/1.8/gems/prawn-js-0.7.1/lib/prawn/js.rb:84

Change Prawn::NameTree to Prawn::Core::NameTree and issue is resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions