#
ruby-versions
Here are 7 public repositories matching this topic...
A Sinatra API interface to Ruby versions, releases and branches.
-
Updated
Oct 21, 2021 - Ruby
A simple bash approach to managing your shell environment with regards to ruby gems, specifically the $GEM_HOME variable.
-
Updated
Sep 9, 2018 - Shell
MCVE to reproduce Ruby bug in phusion/passenger-full:1.0.1
-
Updated
Dec 19, 2018 - Dockerfile
A simple bash approach to providing automated dependency installation and ruby compilation for the requested version and flavor, supporting ruby, jruby, rubinius, truffle ruby and mruby.
-
Updated
Sep 9, 2018 - Shell
Improve this page
Add a description, image, and links to the ruby-versions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ruby-versions topic, visit your repo's landing page and select "manage topics."
It seems that the current behavior when rvm automatically switches Ruby versions is to do it silently if it's by .ruby-version or, if it's because of a Gemfile, display that three-line warning about how Heroku does it too and with instructions on how not to show that warning again.
I think .ruby-version switching the Ruby version silently is not great, because it requires that the user remember