Skip to content
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

Remove deprecated Prompt proc configuration. #2308

Merged
merged 1 commit into from Apr 16, 2024

Conversation

andrehjr
Copy link
Member

The proc/prompt was deprecated on v0.13.0 long time ago.. on #1877 We should move towards using the Pry::Prompt API instead. It's also nice to remove some older code in here.

Some projects already made their move to remove the older prompt warnings. So I think this won't be an issue.

This also removes one type of usage do OpenStruct, which will not be loaded by Ruby 3.5.0.

@andrehjr andrehjr marked this pull request as ready for review April 15, 2024 14:19
@andrehjr andrehjr force-pushed the remove-deprecated-prompt-config branch from 9617813 to ae8a359 Compare April 15, 2024 23:40
@andrehjr andrehjr force-pushed the remove-deprecated-prompt-config branch from ae8a359 to 57b077e Compare April 15, 2024 23:40
@andrehjr andrehjr merged commit 4403462 into pry:master Apr 16, 2024
16 of 20 checks passed
@andrehjr andrehjr deleted the remove-deprecated-prompt-config branch April 16, 2024 14: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.

None yet

1 participant