postmodern / chruby

Changes the current Ruby
MIT License
2.85k stars 190 forks source link

Change test/setup to allow using ruby-install, ruby-build, or symlinking in rubies #460

Closed postmodern closed 2 years ago

postmodern commented 3 years ago

Change test/setup to allow installing rubies via ruby-install, ruby-build, or symlinking in the rubies from elsewhere. Symlinking in rubies into test/opt/rubies/ will be used in our GitHub Actions CI to setup the test environment.

postmodern commented 2 years ago

Closing this idea in favor of #463.