Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 41 - 50 of 1,256 for host:docs.ruby-lang.org (0.05 seconds)

  1. class Gem::UninstallError - Documentation for R...

    class Gem::UninstallError: Raised when removing a gem with the uninstall command fails
    docs.ruby-lang.org/en/master/Gem/UninstallError.html
    Fri Jan 30 13:20:05 GMT 2026
      128.2K bytes
  2. class Net::HTTPPermanentRedirect - Documentatio...

    class Net::HTTPPermanentRedirect: tt> responses (status code 308). This and all future requests should be directed to the given URI.
    docs.ruby-lang.org/en/master/Net/HTTPPermanentRedirect.html
    Fri Jan 30 13:20:06 GMT 2026
      128.4K bytes
  3. class Net::HTTPNonAuthoritativeInformation - Do...

    class Net::HTTPNonAuthoritativeInformation: tt> responses (status code 203). tt> response indicates that the server is a transforming proxy (such as a Web accelerator) that received a 200 OK res
    docs.ruby-lang.org/en/master/Net/HTTPNonAuthoritativeInformation.html
    Fri Jan 30 13:20:06 GMT 2026
      128.8K bytes
  4. class Interrupt - Documentation for Ruby 4.1

    class Interrupt: Raised when the interrupt signal is received, typically because the user has pressed Control-C (on most posix platforms). As such, it is a subclass of
    docs.ruby-lang.org/en/master/Interrupt.html
    Fri Jan 30 13:20:05 GMT 2026
      127K bytes
  5. class Net::HTTPGatewayTimeout - Documentation f...

    class Net::HTTPGatewayTimeout: tt> responses (status code 504). The server was acting as a gateway or proxy and did not receive a timely response from the upstream server.
    docs.ruby-lang.org/en/master/Net/HTTPGatewayTimeout.html
    Fri Jan 30 13:20:05 GMT 2026
      128.5K bytes
  6. class Net::HTTPNotModified - Documentation for ...

    class Net::HTTPNotModified: tt> responses (status code 304). Indicates that the resource has not been modified since the version specified by the request headers.
    docs.ruby-lang.org/en/master/Net/HTTPNotModified.html
    Fri Jan 30 13:20:06 GMT 2026
      128.4K bytes
  7. class Net::HTTPMultiStatus - Documentation for ...

    class Net::HTTPMultiStatus: tt> responses (status code 207). tt> response indicates that the server has received the request, and that the message body can contain a number of se
    docs.ruby-lang.org/en/master/Net/HTTPMultiStatus.html
    Fri Jan 30 13:20:06 GMT 2026
      128.4K bytes
  8. module Gem::Commands::GenerateIndexCommand::Rub...

    Documentation for the Gem::Commands::GenerateIndexCommand::RubygemsTrampoline module
    docs.ruby-lang.org/en/master/Gem/Commands/GenerateIndexCommand/RubygemsTrampoline.html
    Fri Jan 30 13:20:05 GMT 2026
      141.2K bytes
  9. class File - Documentation for Ruby 4.1

    class File: A \File object is a representation of a file in the underlying platform. Class \File extends module FileTest, supporting such singleton methods as <tt
    docs.ruby-lang.org/en/master/File.html
    Mon Feb 02 13:20:02 GMT 2026
      338K bytes
  10. class Gem::FilePermissionError - Documentation ...

    class Gem::FilePermissionError: Signals that a file permission error is preventing the user from operating on the given directory.
    docs.ruby-lang.org/en/master/Gem/FilePermissionError.html
    Fri Jan 30 13:20:05 GMT 2026
      130.6K bytes
Back to Top