Results for: "String#[]"

Suggests gems based on the supplied gem_name. Returns an array of alternative gem names.

Returns every spec that matches name and optional requirements.

Enumerates the outdated local gems yielding the local specification and the latest remote version.

This method may take some time to return as it must check each local gem against the server’s index.

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

Thanks, FakeWeb!

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

Ensures any raised {NoSuchDependencyError} has its {NoSuchDependencyError#required_by} set. @yield

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

@macro action

Sets up the resolution process @return [void]

@return [Boolean] whether or not the given state has any possibilities

left.

@return [Array<Array<Object>>] The different requirement

trees that led to every requirement for the current spec.

Indicates progress roughly once every second @return [void]

Returns the form how EC::Point data is encoded as ASN.1.

See also point_conversion_form=.

Sets the form how EC::Point data is encoded as ASN.1 as defined in X9.62.

format can be one of these:

:compressed

Encoded as z||x, where z is an octet indicating which solution of the equation y is. z will be 0x02 or 0x03.

:uncompressed

Encoded as z||x||y, where z is an octet 0x04.

:hybrid

Encodes as z||x||y, where z is an octet indicating which solution of the equation y is. z will be 0x06 or 0x07.

See the OpenSSL documentation for EC_GROUP_set_point_conversion_form()

No documentation available
Search took: 5ms  ·  Total Results: 2925