How can I install missing rubies with Ruby Environment Configurator?
I like that Ruby Environment Configurator allows me to use .ruby-version to specify which ruby to use with rvm, but I'm lost on how to handle somebody checking in a .ruby-version that specifies a version that isn't installed on my agents yet. Is there a good way to have it automatically install the missing ruby?
Please sign in to leave a comment.