You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: