ruby-versions
Here are 6 public repositories matching this topic...
-
Updated
Oct 7, 2020 - Ruby
-
Updated
Sep 9, 2018 - Shell
-
Updated
Dec 19, 2018 - Dockerfile
-
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