Taking the helm of ruby with Ruby Version Manager
Ruby Version Manager(RVM) the name says it all. The sole purpose of this gem is to mange which version of ruby your system is currently utilizing. The days of creating symbolic links to different installations of ruby are over. With a single command, RVM will change the version of ruby and its gems for your entire user profile.
Read More