default_exec_format() Class Public methods Deduce Ruby's âprogram-prefix and âprogram-suffix from its install name
default_dir() Class Public methods Default home directory path to be used if an alternate value is not specified in the environment
default_cert_path() Class Public methods The default signing certificate chain path
default_bindir() Class Public methods The default directory for binaries
datadir(gem_name) Class Public methods The path the the data directory specified by the gem name. If the package is not available as a gem, return nil.
configuration=(config) Class Public methods Use the given configuration object (which implements the ConfigFile protocol) as the standard configuration object.
configuration() Class Public methods The standard configuration object for gems.
config_file() Class Public methods The path to standard location of the user's .gemrc file.
clear_paths() Class Public methods Reset the dir and path values. The next time dir or path is requested, the values will be calculated from scratch. This is mainly used by the unit tests to provide test isolation.
clear_default_specs() Class Public methods Clear default gem related varibles. It is for test
Page 1970 of 2275