Skip to content

Fix bundle deps#116

Merged
danielwestendorf merged 2 commits into
mainfrom
fix-dependencies
Jun 23, 2026
Merged

Fix bundle deps#116
danielwestendorf merged 2 commits into
mainfrom
fix-dependencies

Conversation

@danielwestendorf

Copy link
Copy Markdown
Owner

No description provided.


def path
env["PATH_INFO"].gsub(/\.pdf/, "")
env["PATH_INFO"].gsub(".pdf", "")

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.

@danielwestendorf danielwestendorf merged commit a97e85b into main Jun 23, 2026
3 checks passed
@danielwestendorf danielwestendorf deleted the fix-dependencies branch June 23, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants