Adding frum current command to get the ruby version running locally.
Instead of using frum versions to get all ruby versions installed and the local version.
frum current will return the active ruby version being used. If a version is set locally the local version is return else return global version.
Adding
frum currentcommand to get the ruby version running locally.Instead of using
frum versionsto get all ruby versions installed and the local version.frum currentwill return the active ruby version being used. If a version is set locally the local version is return else return global version.