Skip to content
This repository was archived by the owner on Mar 12, 2023. It is now read-only.

Pry backward compatible #41

Merged
merged 6 commits into from
Sep 15, 2020
Merged

Pry backward compatible #41

merged 6 commits into from
Sep 15, 2020

Conversation

0x2c7
Copy link
Owner

@0x2c7 0x2c7 commented Sep 15, 2020

Fix #39

Pry, Byebug, and Jard are good friends. They should work nicely to each other without conflicts. Unfortunately, Ruby Jard manipulates Pry's command list to inject its private command set. To solve this, this manipulation should be done when Jard starts through RubyJard::Session#start.

@0x2c7 0x2c7 merged commit c175735 into master Sep 15, 2020
@0x2c7 0x2c7 deleted the bug/pry-backward-compatible branch September 15, 2020 04:45
This was referenced Sep 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - binding.pry
1 participant