Results for: "Array"

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

When rubygems/test_case is required the default user interaction is a MockGemUi.

Module that defines the default UserInteraction. Any class including this module will have access to the ui method that returns the default UI.

UserInteraction allows RubyGems to interact with the user through standard methods that can be replaced with more-specific UI methods for different displays.

Since UserInteraction dispatches to a concrete UI class you may need to reference other classes for specific behavior such as Gem::ConsoleUI or Gem::SilentUI.

Example:

class X
  include Gem::UserInteraction

  def get_answer
    n = ask("What is the meaning of life?")
  end
end
No documentation available

class that Parses String’s into URI’s

It contains a Hash set of patterns and Regexp’s that match and validate.

Indicates some other unhandled resolver error was encountered.

Raised when a lockfile cannot be parsed

An error caused by attempting to fulfil a dependency that was circular

@note This exception will be thrown iff a {Vertex} is added to a

{DependencyGraph} that has a {DependencyGraph::Vertex#path_to?} an
existing {DependencyGraph::Vertex}

Generic error class for all errors raised in ASN1 and any of the classes defined in it.

No documentation available

Generic Exception class that is raised if an error occurs during a Digest operation.

This is the generic exception for OpenSSL::Engine related errors

Generic Exception class that is raised if an error occurs during an operation on an instance of OpenSSL::Netscape::SPKI.

OCSP error class.

No documentation available

Generic Exception class that is raised if an error occurs during a computation.

No documentation available

Raised when errors occur during PKey#sign or PKey#verify.

Generic exception that is raised if an operation on a DH PKey fails unexpectedly or in case an instantiation of an instance of DH fails due to non-conformant input data.

Generic exception that is raised if an operation on a DSA PKey fails unexpectedly or in case an instantiation of an instance of DSA fails due to non-conformant input data.

No documentation available

Generic exception that is raised if an operation on an RSA PKey fails unexpectedly or in case an instantiation of an instance of RSA fails due to non-conformant input data.

Search took: 4ms  ·  Total Results: 1412