ruby - Is there a way to add Rubies in RVM without the internet? -


i work in managed server , not have internet access, , need install rubies rvm whenever use rvm install , tries access internet ( fails because of firewall)

is there way circumvent problem without modifying source , rebuilding? have rubies me locally.

thanks

rvm has instructions offline installation https://rvm.io/rvm/offline/


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -