You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: