Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

  1. class Regexp - Documentation for Ruby 4.1

    class Regexp: en. wikipedia.
    docs.ruby-lang.org/en/master/Regexp.html
    Fri Jan 30 13:20:05 GMT 2026
      308K bytes
  2. class String - Documentation for Ruby 4.1

    class String: A +String+ object has an arbitrary sequence of bytes, typically representing text or binary data. new or as literals.
    docs.ruby-lang.org/en/master/String.html
    Mon Feb 02 13:20:02 GMT 2026
      675.5K bytes
  3. class Socket::ResolutionError - Documentation f...

    class Socket::ResolutionError: ResolutionError is the error class for hostname resolution.
    docs.ruby-lang.org/en/master/Socket/ResolutionError.html
    Fri Jan 30 13:20:06 GMT 2026
      130.4K bytes
  4. class TCPSocket - Documentation for Ruby 4.1

    class TCPSocket: IP client socket. require 'socket' s = TCPSocket.
    docs.ruby-lang.org/en/master/TCPSocket.html
    Fri Jan 30 13:20:05 GMT 2026
      134.5K bytes
  5. module Singleton - Documentation for Ruby 4.1

    module Singleton: The Singleton module implements the Singleton pattern. Usage To use Singleton, include the module in your class.
    docs.ruby-lang.org/en/master/Singleton.html
    Fri Jan 30 13:20:05 GMT 2026
      135.1K bytes
  6. class Set - Documentation for Ruby 4.1

    class Set: The Set class implements a collection of unordered values with no duplicates. It is a hybrid of Array's intuitive inter-operation facilities and Hash'
    docs.ruby-lang.org/en/master/Set.html
    Fri Jan 30 13:20:05 GMT 2026
      235.1K bytes
  7. class Zlib::Deflate - Documentation for Ruby 4.1

    class Zlib::Deflate: Deflate is the class for compressing data. ZStream for more information.
    docs.ruby-lang.org/en/master/Zlib/Deflate.html
    Fri Jan 30 13:20:06 GMT 2026
      150.6K bytes
  8. module Win32::Registry::API - Documentation for...

    module Win32::Registry::API: Win32 APIs
    docs.ruby-lang.org/en/master/Win32/Registry/API.html
    Fri Jan 30 13:20:06 GMT 2026
      130.5K bytes
  9. class Encoding::ConverterNotFoundError - Docume...

    class Encoding::ConverterNotFoundError: Raised by transcoding methods when a named encoding does not correspond with a known converter.
    docs.ruby-lang.org/en/master/Encoding/ConverterNotFoundError.html
    Fri Jan 30 13:20:05 GMT 2026
      127.8K bytes
  10. class EncodingError - Documentation for Ruby 4.1

    class EncodingError: EncodingError is the base class for encoding errors.
    docs.ruby-lang.org/en/master/EncodingError.html
    Fri Jan 30 13:20:05 GMT 2026
      125.9K bytes
Back to Top