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

Use RbConfig.ruby #40

Closed
JoshCheek opened this issue Aug 17, 2014 · 1 comment
Closed

Use RbConfig.ruby #40

JoshCheek opened this issue Aug 17, 2014 · 1 comment

Comments

@JoshCheek
Copy link
Owner

RbConfig.ruby  # => "/Users/josh/.rubies/ruby-2.1.1/bin/ruby"

Given this, we can default --shebang to RbConfig.ruby Which then implies that we can set all editor configuration to just ruby and rely on their existing env vars. (will still have to explain how to make the ruby_executable, if this doesn't work for them)

@JoshCheek JoshCheek mentioned this issue Sep 15, 2014
Closed
17 tasks
JoshCheek added a commit that referenced this issue Jan 6, 2015
Closes #40
Part of #47
@JoshCheek
Copy link
Owner Author

Done on v3 branch 36f0abe

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