User Tools

Site Tools


set_up_your_own_ruby_gems_library

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.txt · Last modified: 2022/02/24 22:10 by peteyboy