Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 1,295 for host:docs.ruby-lang.org (0.32 sec)

  1. class StopIteration - Documentation for Ruby 4.0

    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: Fri Dec 12 06:08:20 UTC 2025
    - Last Modified: Mon Dec 08 13:20:21 UTC 2025
    - 130.2K bytes
    - Viewed (0)
  2. class Zlib::GzipFile - Documentation for Ruby 4.0

    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: Fri Dec 12 06:08:33 UTC 2025
    - Last Modified: Mon Dec 08 13:20:22 UTC 2025
    - 146.5K bytes
    - Viewed (0)
  3. class SyntaxSuggest::CodeFrontier - Documentati...

    class SyntaxSuggest::CodeFrontier: format input source 2. Search for invalid blocks 3.
    docs.ruby-lang.org/en/master/SyntaxSuggest/CodeFrontier.html
    Registered: Fri Dec 12 06:14:58 UTC 2025
    - Last Modified: Mon Dec 08 13:20:22 UTC 2025
    - 152.9K bytes
    - Viewed (0)
  4. class URI::InvalidURIError - Documentation for ...

    class URI::InvalidURIError: Not a URI.
    docs.ruby-lang.org/en/master/URI/InvalidURIError.html
    Registered: Fri Dec 12 06:11:13 UTC 2025
    - Last Modified: Mon Dec 08 13:20:22 UTC 2025
    - 127.3K bytes
    - Viewed (0)
  5. class URI::WS - Documentation for Ruby 4.0

    class URI::WS: The syntax of WS URIs is defined in RFC6455 section 3. Note that the Ruby URI library allows WS URLs containing usernames and passwords.
    docs.ruby-lang.org/en/master/URI/WS.html
    Registered: Fri Dec 12 06:11:19 UTC 2025
    - Last Modified: Mon Dec 08 13:20:22 UTC 2025
    - 136K bytes
    - Viewed (0)
  6. class TrueClass - Documentation for Ruby 4.0

    class TrueClass: The class of the singleton object +true+. to_s and its alias #inspect.
    docs.ruby-lang.org/en/master/TrueClass.html
    Registered: Fri Dec 12 06:10:54 UTC 2025
    - Last Modified: Mon Dec 08 13:20:21 UTC 2025
    - 135.5K bytes
    - Viewed (0)
  7. module Set::SubclassCompatible::ClassMethods - ...

    Documentation for the Set::SubclassCompatible::ClassMethods module
    docs.ruby-lang.org/en/master/Set/SubclassCompatible/ClassMethods.html
    Registered: Fri Dec 12 06:10:59 UTC 2025
    - Last Modified: Mon Dec 08 13:20:22 UTC 2025
    - 132.7K bytes
    - Viewed (0)
  8. class Zlib::DataError - Documentation for Ruby 4.0

    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: Fri Dec 12 06:10:41 UTC 2025
    - Last Modified: Mon Dec 08 13:20:22 UTC 2025
    - 127.5K bytes
    - Viewed (0)
  9. class SystemCallError - Documentation for Ruby 4.0

    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: Fri Dec 12 06:11:51 UTC 2025
    - Last Modified: Mon Dec 08 13:20:21 UTC 2025
    - 135.3K bytes
    - Viewed (0)
  10. module SyntaxSuggest::Capture - Documentation f...

    Documentation for the SyntaxSuggest::Capture module
    docs.ruby-lang.org/en/master/SyntaxSuggest/Capture.html
    Registered: Fri Dec 12 06:12:27 UTC 2025
    - Last Modified: Mon Dec 08 13:20:22 UTC 2025
    - 126.7K bytes
    - Viewed (0)
Back to top