Project

General

Profile

Bug #11971

Updated by personnel (Am I Who) over 8 years ago

Gem.path lost default path '[installdir]/lib/ruby/gems/2.3.0' when GEM_HOME or GEM_PATH has been set 
 So require stdlib like 'test-unit' or 'rake' will raise 'LoadError' 

 ruby 2.3.0 and gem 2.5.1

Back