Does this dependency request match spec
?
NOTE: matches_spec?
matches prerelease versions. See also match?
Returns true
if this gem is installable for the current platform.
Returns true
if this gem is installable for the current platform.
Returns true if this specification is installable on this platform.
Enumerates trusted certificates.
Loads the given certificate_file
Returns a Hash
of created Specification full names and the corresponding Specification.
Creates a legacy platform spec with the name ‘pl’ and version 1
Used by UserDB
to create a basic password entry
Used by UserDB
to create a digest password entry
Retrieves a password from the database for user
in realm
. If reload_db
is true the database will be reloaded first.
Sets a password in the database for user
in realm
to pass
.
Removes a password from the database for user
in realm
.
Retrieves a password from the database for user
in realm
. If reload_db
is true the database will be reloaded first.
Sets a password in the database for user
in realm
to pass
.
Removes a password from the database for user
in realm
.
Adds data
at the end of the chain of entries
This is called by WEBrick::HTTPUtils.parse_form_data
for you.
Yields each entry in this FormData
Returns true