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

Debugger gem is broken in master after Ruby 2.1.2 update #189

Closed
airatdev opened this issue Jul 18, 2014 · 7 comments
Closed

Debugger gem is broken in master after Ruby 2.1.2 update #189

airatdev opened this issue Jul 18, 2014 · 7 comments

Comments

@airatdev
Copy link
Contributor

ERROR:  Error installing debugger:
ERROR: Failed to build gem native extension.
...
Ruby version 2.1.2 is not supported.

Should probably change jazz_hands to use this branch and bring byebug as default debugger.

@VladimirMikhailov
Copy link

+1

@timurvafin
Copy link
Member

Do we really need jazz_hand in that case?

It's not going to be updated as I can see, https://github.com/nixme/jazz_hands/tree/bring-your-own-debugger created Oct, 2013, pull request nixme/jazz_hands#26 related to the debugger issue opened at May 2014.

@dinershtein
Copy link
Contributor

I don't think that we need jazz_hand, it looks outdated.

@airatdev
Copy link
Contributor Author

@timurvafin I guess in this case we don't need it

@VladimirMikhailov
Copy link

@timurvafin @airatshigapov @leoniddinershtein agreed, probably we can extract from jazz only tools that we going to use e.g. pry, pry-rails etc

@timurvafin
Copy link
Member

@leoniddinershtein in that case could you please create separate issue for removing jazz_hands and othere related stuff and close this one without merging?

@dinershtein
Copy link
Contributor

@timurvafin k

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

No branches or pull requests

4 participants