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

Bring conditions back to start with pry-byebug #392

Merged

Conversation

AliSepehri
Copy link
Contributor

@AliSepehri AliSepehri commented Aug 16, 2022

The latest version breaks rails-console and it triggers debugger REPL instead of standard Pry REPL.

Fixes #391

@deivid-rodriguez
Copy link
Owner

@AliSepehri This seems to also be happening with pry-byebug 3.9.0 for me, so maybe it's something else. Are you sure this fixes the issue you are seeing?

@AliSepehri
Copy link
Contributor Author

@deivid-rodriguez In my case, this resolves the issue. Could you try it out?

@silasb
Copy link

silasb commented Aug 16, 2022

This also resolves the issue for me as well.

@deivid-rodriguez
Copy link
Owner

I just tried it out and it resolves the issue, indeed! So I'll just merge and release it!

Copy link
Owner

@deivid-rodriguez deivid-rodriguez left a comment

Choose a reason for hiding this comment

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

Can you add a changelog entry and force-push?

@AliSepehri
Copy link
Contributor Author

@deivid-rodriguez Sure!

Copy link
Owner

@deivid-rodriguez deivid-rodriguez left a comment

Choose a reason for hiding this comment

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

Just a couple of nits!

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@AliSepehri
Copy link
Contributor Author

@deivid-rodriguez Is it normal that CI takes a lot?

@deivid-rodriguez
Copy link
Owner

Since it's your first contribution, I need to manually approve CI runs. Anyways, I amended your commit and will be merging this after CI.

@deivid-rodriguez deivid-rodriguez merged commit a7448fb into deivid-rodriguez:master Aug 16, 2022
@deivid-rodriguez
Copy link
Owner

Thank you ❤️!

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.

The version 3.10.0 breaks rails console
3 participants