Gem::PathSupport facilitates the GEM_HOME and GEM_PATH environment settings to the rest of RubyGems.

Attributes
Read

The default system path for managing Gems.

Read

Array of paths to search for Gems.

Class Methods

Constructor. Takes a single argument which is to be treated like a hashtable, or defaults to ENV, the system environment.

Instance Methods

Return the default Gem path

No documentation available

Split the Gem search path (as reported by Gem.path).