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

Should we add ffi-rzmq to the rutime dependency? #248

Closed
kojix2 opened this issue Sep 15, 2019 · 3 comments
Closed

Should we add ffi-rzmq to the rutime dependency? #248

kojix2 opened this issue Sep 15, 2019 · 3 comments

Comments

@kojix2
Copy link
Member

kojix2 commented Sep 15, 2019

Reported by @kozo2

@kojix2
Copy link
Member Author

kojix2 commented Oct 10, 2019

If you have IRuby installed and do not have the ZeroMQ binding installed, your browser will be blank. The error message is printed to the terminal. This is not kind to beginners.

@kojix2
Copy link
Member Author

kojix2 commented Oct 16, 2019

The messages that appear when you install a gem can be improved.

iruby/iruby.gemspec

Lines 21 to 22 in 7ed6d07

m = "Consider installing the optional dependencies to get additional functionality:\n"
File.read('Gemfile').scan(/gem\s+'(.*?)'/) { m << " * #{$1}\n" }

@kojix2
Copy link
Member Author

kojix2 commented Dec 1, 2019

Done!
#261

@kojix2 kojix2 closed this as completed Dec 1, 2019
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

1 participant