Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 641 - 650 of 1,256 for host:docs.ruby-lang.org (0.04 seconds)

  1. class Gem::Resolver::LocalSpecification - Docum...

    class Gem::Resolver::LocalSpecification: A LocalSpecification comes from a . gem file on the local filesystem.
    docs.ruby-lang.org/en/master/Gem/Resolver/LocalSpecification.html
    Fri Jan 30 13:20:05 GMT 2026
      134.3K bytes
  2. class Gem::RequestSet - Documentation for Ruby 4.1

    class Gem::RequestSet: A RequestSet groups a request to activate a set of dependencies. Dependency.
    docs.ruby-lang.org/en/master/Gem/RequestSet.html
    Fri Jan 30 13:20:05 GMT 2026
      181.2K bytes
  3. class Gem::MissingSpecVersionError - Documentat...

    class Gem::MissingSpecVersionError: Raised when trying to activate a gem, and the gem exists on the system, but not the requested version. LoadError to catch all types of load errors.
    docs.ruby-lang.org/en/master/Gem/MissingSpecVersionError.html
    Fri Jan 30 13:20:05 GMT 2026
      133.3K bytes
  4. class Gem::Resolver::InstallerSet - Documentati...

    class Gem::Resolver::InstallerSet: A set of gems for installation sourced from remote sources and local .
    docs.ruby-lang.org/en/master/Gem/Resolver/InstallerSet.html
    Fri Jan 30 13:20:05 GMT 2026
      156K bytes
  5. class Net::HTTPConflict - Documentation for Rub...

    class Net::HTTPConflict: tt> responses (status code 409). The request could not be processed because of conflict in the current state of the resource.
    docs.ruby-lang.org/en/master/Net/HTTPConflict.html
    Fri Jan 30 13:20:05 GMT 2026
      128.3K bytes
  6. class Net::HTTPMethodNotAllowed - Documentation...

    class Net::HTTPMethodNotAllowed: tt> responses (status code 405). The request method is not supported for the requested resource.
    docs.ruby-lang.org/en/master/Net/HTTPMethodNotAllowed.html
    Fri Jan 30 13:20:06 GMT 2026
      128.3K bytes
  7. class Prism::CallNode - Documentation for Ruby 4.1

    class Prism::CallNode: Represents a method call, in all of the various forms that can take. foo ^^^ foo() ^^^^^ +foo ^^^^ foo + bar ^^^^^^^^^
    docs.ruby-lang.org/en/master/Prism/CallNode.html
    Fri Jan 30 13:20:06 GMT 2026
      190.6K bytes
  8. class Prism::BreakNode - Documentation for Ruby...

    class Prism::BreakNode: Represents the use of the `break` keyword.
    docs.ruby-lang.org/en/master/Prism/BreakNode.html
    Fri Jan 30 13:20:06 GMT 2026
      153.8K bytes
  9. class OpenURI::HTTPRedirect - Documentation for...

    class OpenURI::HTTPRedirect: Raised on redirection, only occurs when +redirect+ option for HTTP is +false+.
    docs.ruby-lang.org/en/master/OpenURI/HTTPRedirect.html
    Fri Jan 30 13:20:06 GMT 2026
      128.3K bytes
  10. class OpenSSL::X509::RequestError - Documentati...

    Documentation for the OpenSSL::X509::RequestError class
    docs.ruby-lang.org/en/master/OpenSSL/X509/RequestError.html
    Fri Jan 30 13:20:06 GMT 2026
      131.5K bytes
Back to Top