Singular accessor for require_paths
Returns an object you can use to sort specifications in sort_by.
Sets the ENABLE_SHARED entry in RbConfig::CONFIG to value
and restores the original value when the block ends
A git_gem
is used with a gem dependencies file. The gem created here has no files, just a gem specification for the given name
and version
.
Yields the specification
to the block, if given
Skips this test unless you have a git executable
Reads a binary file at path
Writes a binary file to path
which is relative to +@gemhome+
Loads certificate named cert_name
from test/rubygems/
.
Returns the path to the key named key_name
from test/rubygems
Is spec
in gem_dir
?
Display an error message in a location expected to get error messages. Will ask question
if it is not nil.
Return a progress reporter object chosen from the current verbosity.
Return a download reporter object chosen from the current verbosity
include run file.
Returns default port
Returns default port
check the password v
component for RFC2396 compliance and against the URI::Parser
Regexp
for :USERINFO
Can not have a registry or opaque component defined, with a user component defined.
protected setter for the password component v
see also URI::Generic.password=
returns the userinfo ui
as user, password if properly formatted as ‘user:password’
escapes ‘user:password’ v
based on RFC 1738 section 3.1
check the port v
component for RFC2396 compliance and against the URI::Parser
Regexp
for :PORT
Can not have a registry or opaque component defined, with a port component defined.
check the path v
component for RFC2396 compliance and against the URI::Parser
Regexp
for :ABS_PATH and :REL_PATH
Can not have a opaque component defined, with a path component defined.