8000 Avoid breaking pry when prism is not available by andrehjr · Pull Request #2338 · pry/pry · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Avoid breaking pry when prism is not available #2338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

andrehjr
Copy link
Member

Fix #2337

If someone has no prism installed, the code should fallback to Pry::Code.complete_expression? path.

Checking if prism is installed should raise no errors.

@andrehjr andrehjr marked this pull request as ready for review December 24, 2024 13:41
@andrehjr andrehjr merged commit cb333c9 into pry:master Dec 24, 2024
19 of 20 checks passed
@andrehjr andrehjr deleted the prism-not-available branch December 24, 2024 13:45
@andrehjr andrehjr mentioned this pull request Dec 24, 2024
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.

FATAL: Pry failed to get user input using Reline.
1 participant
0