Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1211 - 1220 of 1,296 for host:docs.ruby-lang.org (0.03 sec)

  1. 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
    Registered: Fri Feb 06 05:50:13 UTC 2026
    - Last Modified: Mon Feb 02 13:20:02 UTC 2026
    - 675.5K bytes
    - Viewed (0)
  2. 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
    Registered: Fri Feb 06 05:50:58 UTC 2026
    - Last Modified: Fri Jan 30 13:20:06 UTC 2026
    - 130.4K bytes
    - Viewed (0)
  3. class TCPSocket - Documentation for Ruby 4.1

    class TCPSocket: IP client socket. require 'socket' s = TCPSocket.
    docs.ruby-lang.org/en/master/TCPSocket.html
    Registered: Fri Feb 06 05:49:23 UTC 2026
    - Last Modified: Fri Jan 30 13:20:05 UTC 2026
    - 134.5K bytes
    - Viewed (0)
  4. 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
    Registered: Fri Feb 06 05:49:49 UTC 2026
    - Last Modified: Fri Jan 30 13:20:05 UTC 2026
    - 135.1K bytes
    - Viewed (0)
  5. 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
    Registered: Fri Feb 06 05:59:35 UTC 2026
    - Last Modified: Fri Jan 30 13:20:05 UTC 2026
    - 235.1K bytes
    - Viewed (0)
  6. 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
    Registered: Fri Feb 06 06:02:16 UTC 2026
    - Last Modified: Fri Jan 30 13:20:06 UTC 2026
    - 150.6K bytes
    - Viewed (0)
  7. module Win32::Registry::API - Documentation for...

    module Win32::Registry::API: Win32 APIs
    docs.ruby-lang.org/en/master/Win32/Registry/API.html
    Registered: Fri Feb 06 06:02:44 UTC 2026
    - Last Modified: Fri Jan 30 13:20:06 UTC 2026
    - 130.5K bytes
    - Viewed (0)
  8. 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
    Registered: Fri Feb 06 03:58:25 UTC 2026
    - Last Modified: Fri Jan 30 13:20:05 UTC 2026
    - 127.8K bytes
    - Viewed (0)
  9. 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
    Registered: Fri Feb 06 03:58:31 UTC 2026
    - Last Modified: Fri Jan 30 13:20:05 UTC 2026
    - 125.9K bytes
    - Viewed (0)
  10. module DidYouMean::NameErrorCheckers - Document...

    Documentation for the DidYouMean::NameErrorCheckers module
    docs.ruby-lang.org/en/master/DidYouMean/NameErrorCheckers.html
    Registered: Fri Feb 06 03:57:27 UTC 2026
    - Last Modified: Fri Jan 30 13:20:05 UTC 2026
    - 129.6K bytes
    - Viewed (0)
Back to top