set_up_your_own_ruby_gems_library
This is an old revision of the document!
Setting Up A Ruby Gems Library in your user space
Install with
gem install --user-install -n~/bin **gem_name**
This assumes you want the gems in your ~/bin
folder, and that you have it added to your PATH
Sources:
set_up_your_own_ruby_gems_library.1645740616.txt.gz · Last modified: 2022/02/24 22:10 by peteyboy