Did you use the rvm
tool?
the rvm tool supports .ruby-version and .ruby-gemset.
We can also support this feature, it will be very usefull.
If the project with .go-version and .go-pkgset, when we type the cd to navigate into the project. it will automatically execute gvm use go1.XXX and gvm create pkgset_XXX, and then gvm use pkgset_XXX .