Skip to content

Fix IRB integration#13

Merged
st0012 merged 2 commits intomasterfrom
fix-irb-integration
May 28, 2023
Merged

Fix IRB integration#13
st0012 merged 2 commits intomasterfrom
fix-irb-integration

Conversation

@st0012
Copy link
Copy Markdown
Member

@st0012 st0012 commented May 28, 2023

  1. Some of my changes in Improve IRB integration #9 was not necessary and accidentally caused circular require issue. So I'm fixing that in this PR
  2. If the users' IRB version is not suitable for registering commands, the integration should print a warning and return early.

st0012 added 2 commits May 28, 2023 10:31
tracer/irb should always be required by tracer.rb, so it doesn't need to
require tracer.rb itself.
@st0012 st0012 added the bug Something isn't working label May 28, 2023
@st0012 st0012 self-assigned this May 28, 2023
@st0012 st0012 merged commit 2ac7b71 into master May 28, 2023
@st0012 st0012 deleted the fix-irb-integration branch May 28, 2023 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant