User Tools

Site Tools


windows:ruby

This is an old revision of the document!


In response to the following error:

ruby: no such file to load -- ubygems (LoadError)

Unset the RUBYOPT environment variable in order to disable gems for the rest of the session

export RUBYOPT=''

Then install gems.

windows/ruby.1300844050.txt.gz · Last modified: 2019/11/07 17:58 (external edit)