Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 1,296 for host:docs.ruby-lang.org (0.05 sec)

  1. class Zlib::DataError - Documentation for Ruby 4.1

    class Zlib::DataError: Error when zlib returns a Z_DATA_ERROR. Usually if a stream was prematurely freed.
    docs.ruby-lang.org/en/master/Zlib/DataError.html
    Registered: Wed Feb 04 08:00:26 UTC 2026
    - Last Modified: Fri Jan 30 13:20:06 UTC 2026
    - 127.6K bytes
    - Viewed (0)
  2. class Zlib::MemError - Documentation for Ruby 4.1

    class Zlib::MemError: Error When zlib returns a Z_MEM_ERROR, usually if there was not enough memory.
    docs.ruby-lang.org/en/master/Zlib/MemError.html
    Registered: Wed Feb 04 08:00:32 UTC 2026
    - Last Modified: Fri Jan 30 13:20:06 UTC 2026
    - 127.6K bytes
    - Viewed (0)
  3. class Zlib::GzipFile - Documentation for Ruby 4.1

    class Zlib::GzipFile: GzipFile is an abstract class for handling a gzip formatted compressed file. GzipWriter for writing.
    docs.ruby-lang.org/en/master/Zlib/GzipFile.html
    Registered: Wed Feb 04 08:02:16 UTC 2026
    - Last Modified: Fri Jan 30 13:20:06 UTC 2026
    - 146.4K bytes
    - Viewed (0)
  4. class UNIXServer - Documentation for Ruby 4.1

    class UNIXServer: UNIXServer represents a UNIX domain stream server socket.
    docs.ruby-lang.org/en/master/UNIXServer.html
    Registered: Wed Feb 04 08:02:28 UTC 2026
    - Last Modified: Fri Jan 30 13:20:05 UTC 2026
    - 145.5K bytes
    - Viewed (0)
  5. module Win32 - Documentation for Ruby 4.1

    Documentation for the Win32 module
    docs.ruby-lang.org/en/master/Win32.html
    Registered: Wed Feb 04 08:01:25 UTC 2026
    - Last Modified: Fri Jan 30 13:20:05 UTC 2026
    - 125.1K bytes
    - Viewed (0)
  6. class SyntaxSuggest::AroundBlockScan - Document...

    class SyntaxSuggest::AroundBlockScan: def dog # 1 puts "bark" # 2 puts "bark" # 3 end # 4 scan = AroundBlockScan. CodeBlock.
    docs.ruby-lang.org/en/master/SyntaxSuggest/AroundBlockScan.html
    Registered: Wed Feb 04 07:50:48 UTC 2026
    - Last Modified: Fri Jan 30 13:20:06 UTC 2026
    - 156.9K bytes
    - Viewed (0)
  7. class StopIteration - Documentation for Ruby 4.1

    class StopIteration: Raised to stop the iteration, in particular by Enumerator#next. It is rescued by Kernel#loop.
    docs.ruby-lang.org/en/master/StopIteration.html
    Registered: Wed Feb 04 07:54:01 UTC 2026
    - Last Modified: Fri Jan 30 13:20:05 UTC 2026
    - 130.2K bytes
    - Viewed (0)
  8. class SystemCallError - Documentation for Ruby 4.1

    class SystemCallError: SystemCallError is the base class for all low-level platform-dependent errors. The errors available on the current platform are subclasses of SystemCa
    docs.ruby-lang.org/en/master/SystemCallError.html
    Registered: Wed Feb 04 08:04:42 UTC 2026
    - Last Modified: Fri Jan 30 13:20:05 UTC 2026
    - 135.3K bytes
    - Viewed (0)
  9. class URI::InvalidURIError - Documentation for ...

    class URI::InvalidURIError: Not a URI.
    docs.ruby-lang.org/en/master/URI/InvalidURIError.html
    Registered: Wed Feb 04 08:04:34 UTC 2026
    - Last Modified: Fri Jan 30 13:20:06 UTC 2026
    - 127.4K bytes
    - Viewed (0)
  10. class SystemStackError - Documentation for Ruby...

    class SystemStackError: Raised in case of a stack overflow.
    docs.ruby-lang.org/en/master/SystemStackError.html
    Registered: Wed Feb 04 08:05:24 UTC 2026
    - Last Modified: Fri Jan 30 13:20:05 UTC 2026
    - 126.1K bytes
    - Viewed (0)
Back to top