Skip to content

Rename ruby files to avoid smashing prawn files#32

Open
keith-packard wants to merge 1 commit into
prawnpdf:masterfrom
keith-packard:patch-queue/debian
Open

Rename ruby files to avoid smashing prawn files#32
keith-packard wants to merge 1 commit into
prawnpdf:masterfrom
keith-packard:patch-queue/debian

Conversation

@keith-packard

Copy link
Copy Markdown

Move all files aside from templates.rb to prawn/templates to
avoid smashing any existing files from prawn or pdf packages.

This PR is relative to 0.1.2 as that's the version I'm packaging for debian.

Signed-off-by: Keith Packard keithp@keithp.com

Move all files aside from templates.rb to prawn/templates to
avoid smashing any existing files from prawn or pdf packages.

Signed-off-by: Keith Packard <keithp@keithp.com>
jkraemer added a commit to jkraemer/prawn-templates that referenced this pull request Apr 1, 2026
…dowing

Based on upstream PR prawnpdf#32. Files at lib/pdf/core/*.rb and
lib/prawn/document/internals.rb shadowed identically-named files in the
pdf-core gem, causing conflicts in non-Bundler packaging systems
(e.g. Debian). Moves all files under lib/prawn/templates/ and updates
require paths accordingly.

Generated with Claude Code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants