sportngin / brew-gem

Install gems as homebrew formulas
MIT License
195 stars 21 forks source link

Autodetect or configurable Ruby path #38

Closed lkraider closed 6 years ago

lkraider commented 7 years ago

Based on #28, currently the user has to pass "--homebrew-ruby" for every brew gem command in case they are using a custom Ruby install.

This request is for the default Ruby path be auto-detected from the PATH environment variable, or otherwise be configurable (~/.brew_gem) so that the flag can be omitted.

jasonkarns commented 6 years ago

Perhaps this is closed now that #53 has landed?

anfleene commented 6 years ago

Closing fixed in #53