2 articles tagged ractivate
-
"ractivate", the Missing Script for RVM
When developing multiple projects in Ruby using RVM, I’ve found that it can be difficult to keep track of which binaries and gemsets you are using, and installing gems …
-
.rvmrc and binstubs
A while ago I wrote a script to help manage gemsets and PATH settings when switching between Ruby projects. It has worked very well, but I’ve recently learned about …