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
There could be short-circuit logic which handles binary archives differently from source archives. Binary archives, such as those released by JRuby and TruffleRuby, could be directly extracted into the installation directory. This would also save disk space, since ruby-install would no longer extract the archive and then copy it into the installation directory.
The text was updated successfully, but these errors were encountered:
There could be short-circuit logic which handles binary archives differently from source archives. Binary archives, such as those released by JRuby and TruffleRuby, could be directly extracted into the installation directory. This would also save disk space, since ruby-install would no longer extract the archive and then copy it into the installation directory.
The text was updated successfully, but these errors were encountered: