Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 347 for host:docs.ruby-lang.org (0.05 sec)

  1. class Zlib::Inflate - Documentation for Ruby 3.5

    class Zlib::Inflate: Inflate is the class for decompressing compressed data. Deflate, an instance of this class is not able to duplicate (clone, dup) itself.
    docs.ruby-lang.org/en/master/Zlib/Inflate.html
    Registered: Mon Aug 25 04:02:41 UTC 2025
    - Last Modified: Fri Jul 04 13:20:29 UTC 2025
    - 21.7K bytes
    - Viewed (0)
  2. class Thread::Queue - Documentation for Ruby 3.5

    class Thread::Queue: Queue class implements multi-producer, multi-consumer queues. It is especially useful in threaded programming when information must be exchanged safel
    docs.ruby-lang.org/en/master/Thread/Queue.html
    Registered: Mon Aug 25 04:04:39 UTC 2025
    - Last Modified: Fri Jul 04 13:20:29 UTC 2025
    - 25K bytes
    - Viewed (0)
  3. class RegexpError - Documentation for Ruby 3.5

    class RegexpError: Raised when given an invalid regexp expression. Regexp.
    docs.ruby-lang.org/en/master/RegexpError.html
    Registered: Mon Aug 25 04:12:44 UTC 2025
    - Last Modified: Fri Jul 04 13:20:28 UTC 2025
    - 3.5K bytes
    - Viewed (0)
  4. class Etc::Passwd - Documentation for Ruby 3.5

    class Etc::Passwd: Passwd is a placeholder Struct for user database on Unix systems. contains the short login name of the user as a String.
    docs.ruby-lang.org/en/master/Etc/Passwd.html
    Registered: Mon Aug 25 04:10:25 UTC 2025
    - Last Modified: Fri Jul 04 13:20:29 UTC 2025
    - 9.4K bytes
    - Viewed (0)
  5. class NoMatchingPatternError - Documentation fo...

    class NoMatchingPatternError: Raised when matching pattern not found.
    docs.ruby-lang.org/en/master/NoMatchingPatternError.html
    Registered: Mon Aug 25 04:10:28 UTC 2025
    - Last Modified: Tue Aug 05 13:20:27 UTC 2025
    - 3.3K bytes
    - Viewed (0)
  6. class ScriptError - Documentation for Ruby 3.5

    class ScriptError: ScriptError is the superclass for errors raised when a script can not be executed because of a +LoadError+, +NotImplementedError+ or a +SyntaxError+.
    docs.ruby-lang.org/en/master/ScriptError.html
    Registered: Mon Aug 25 04:13:14 UTC 2025
    - Last Modified: Fri Jul 04 13:20:28 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  7. class SystemExit - Documentation for Ruby 3.5

    class SystemExit: Raised by +exit+ to initiate the termination of the script.
    docs.ruby-lang.org/en/master/SystemExit.html
    Registered: Mon Aug 25 04:13:30 UTC 2025
    - Last Modified: Fri Jul 04 13:20:28 UTC 2025
    - 8.6K bytes
    - Viewed (0)
  8. class fatal - Documentation for Ruby 3.5

    class fatal: fatal+ is an Exception that is raised when Ruby has encountered a fatal error and must exit.
    docs.ruby-lang.org/en/master/fatal.html
    Registered: Mon Aug 25 04:13:39 UTC 2025
    - Last Modified: Fri Jul 04 13:20:28 UTC 2025
    - 3.3K bytes
    - Viewed (0)
  9. class Timeout::Error - Documentation for Ruby 3.5

    class Timeout::Error: Raised by Timeout. timeout when the block times out.
    docs.ruby-lang.org/en/master/Timeout/Error.html
    Registered: Mon Aug 25 04:11:21 UTC 2025
    - Last Modified: Fri Jul 04 13:20:29 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  10. class Net::HTTP::Get - Documentation for Ruby 3.5

    class Net::HTTP::Get: en. wikipedia.
    docs.ruby-lang.org/en/master/Net/HTTP/Get.html
    Registered: Mon Aug 25 04:11:30 UTC 2025
    - Last Modified: Fri Jul 04 13:20:29 UTC 2025
    - 6.4K bytes
    - Viewed (0)
Back to top