Results for: "gsub"

Returns a Method of superclass which would be called when super is used or nil if there is no method on superclass.

Returns a hash that contains filename as key and coverage array as value. This is the same as ‘Coverage.result(stop: false, clear: false)`.

{
  "file.rb" => [1, 2, nil],
  ...
}
No documentation available

A Gem::Version for the currently running Ruby.

A Gem::Version for the currently running RubyGems

Glob pattern for require-able path suffixes.

Regexp for require-able path suffixes.

No documentation available

Get the subject’s key identifier from the subjectKeyIdentifier exteension, as described in RFC5280 Section 4.2.1.2.

Returns the binary String key identifier or nil or raises ASN1::ASN1Error.

Indicates whether this DH instance has a public key associated with it or not. The public key may be retrieved with DH#pub_key.

Indicates whether this DSA instance has a public key associated with it or not. The public key may be retrieved with DSA#public_key.

Returns whether this EC instance has a public key. The public key (EC::Point) can be retrieved with EC#public_key.

The return value is always true since every private key is also a public key.

Sets the verification flags to the context. See Store#flags=.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

Sets flags to the Store. flags consists of zero or more of the constants defined in with name V_FLAG_* or’ed together.

Determines whether the response received was a Positive Completion reply (2xx reply code)

Restricts this gem dependencies file to the given ruby version.

You may also provide engine: and engine_version: options to restrict this gem dependencies file to a particular ruby engine and its engine version. This matching is performed by using the RUBY_ENGINE and RUBY_ENGINE_VERSION constants.

No documentation available

Arguments used when building gems

Search took: 3ms  ·  Total Results: 253