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

JRuby compatible mode #18

Open
nengxu opened this issue Jan 22, 2014 · 2 comments
Open

JRuby compatible mode #18

nengxu opened this issue Jan 22, 2014 · 2 comments

Comments

@nengxu
Copy link

nengxu commented Jan 22, 2014

Could you please create a JRuby compatible mode?

By default, c extension is disabled in JRuby and possibly not supported in the future.

Now one of the dependencies, pry-stack_explorer, requires binding_of_caller which has c extension.

Thanks.

@ruprict
Copy link

ruprict commented Feb 2, 2014

I am pretty sure that pry-debugger requires C stuff too.

@mjc
Copy link

mjc commented May 22, 2014

I would love to be able to use jazz_hands on jruby as well, currently I have to platform: :mri it and then manually enable whatever does work in jruby.

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

3 participants