Skip to content

Install binary as bin/ruby as well as bin/jruby #32

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

Open
headius opened this issue Apr 24, 2020 · 1 comment
Open

Install binary as bin/ruby as well as bin/jruby #32

headius opened this issue Apr 24, 2020 · 1 comment

Comments

@headius
Copy link
Member

headius commented Apr 24, 2020

Most Ruby scripts that use a shebang will want ruby to be the command name, but even after installing jruby-launcher our bin/ruby is still a bash script. We should make bin/ruby also point at the executable, either by copying or linking.

@headius
Copy link
Member Author

headius commented Apr 24, 2020

Note this also applies to JRuby on Windows; the binary executable should be used for both bin/jruby and bin/ruby.

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