User Tools

Site Tools


windows:ruby

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.txt · Last modified: 2019/11/07 17:58 by 127.0.0.1