- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 11 - 20 of 348 for host:docs.ruby-lang.org (0.02 sec)
-
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.htmlRegistered: Fri Nov 21 05:07:11 UTC 2025 - Last Modified: Fri Nov 07 13:20:35 UTC 2025 - 7.2K bytes - Viewed (0) -
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.htmlRegistered: Fri Nov 21 05:12:18 UTC 2025 - Last Modified: Fri Nov 07 13:20:35 UTC 2025 - 12.4K bytes - Viewed (0) -
class OpenSSL::SSL::SSLContext - Documentation ...
class OpenSSL::SSL::SSLContext: An SSLContext is used to set various options regarding certificates, algorithms, verification, session caching, etc. The SSLContext is used to createdocs.ruby-lang.org/en/master/OpenSSL/SSL/SSLContext.htmlRegistered: Fri Nov 21 05:12:35 UTC 2025 - Last Modified: Fri Nov 07 13:20:35 UTC 2025 - 99.8K bytes - Viewed (0) -
module OpenSSL::Buffering - Documentation for R...
module OpenSSL::Buffering: OpenSSL IO buffering mix-in module. SSLSocket to behave like an IO.docs.ruby-lang.org/en/master/OpenSSL/Buffering.htmlRegistered: Fri Nov 21 05:13:54 UTC 2025 - Last Modified: Fri Nov 07 13:20:35 UTC 2025 - 63.6K bytes - Viewed (0) -
module IO::WaitReadable - Documentation for Rub...
module IO::WaitReadable: exception to wait for reading. see IO.docs.ruby-lang.org/en/master/IO/WaitReadable.htmlRegistered: Fri Nov 21 05:14:12 UTC 2025 - Last Modified: Fri Nov 07 13:20:35 UTC 2025 - 3.3K bytes - Viewed (0) -
class Socket::AncillaryData - Documentation for...
class Socket::AncillaryData: AncillaryData represents the ancillary data (control information) used by sendmsg and recvmsg system call. It contains socket #family, control messagedocs.ruby-lang.org/en/master/Socket/AncillaryData.htmlRegistered: Fri Nov 21 05:14:23 UTC 2025 - Last Modified: Fri Nov 07 13:20:35 UTC 2025 - 53.5K bytes - Viewed (0) -
class Gem::Platform - Documentation for Ruby 4.0
class Gem::Platform: Available list of platforms for targeting Gem installations. See `gem help platform` for information on platform matching.docs.ruby-lang.org/en/master/Gem/Platform.htmlRegistered: Fri Nov 21 05:16:03 UTC 2025 - Last Modified: Fri Nov 14 13:20:18 UTC 2025 - 70.7K bytes - Viewed (0) -
class Gem::RequestSet::Lockfile::Tokenizer - Do...
Documentation for the Gem::RequestSet::Lockfile::Tokenizer classdocs.ruby-lang.org/en/master/Gem/RequestSet/Lockfile/Tokenizer.htmlRegistered: Fri Nov 21 05:16:23 UTC 2025 - Last Modified: Fri Nov 07 13:20:35 UTC 2025 - 27.1K bytes - Viewed (0) -
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 SystemCadocs.ruby-lang.org/en/master/SystemCallError.htmlRegistered: Fri Nov 21 05:16:33 UTC 2025 - Last Modified: Fri Nov 07 13:20:35 UTC 2025 - 11.6K bytes - Viewed (0) -
class FiberError - Documentation for Ruby 4.0
class FiberError: resume a dead fiber, attempting to yield from the root fiber, or calling a fiber across threads. fiber = Fiber.docs.ruby-lang.org/en/master/FiberError.htmlRegistered: Fri Nov 21 05:16:53 UTC 2025 - Last Modified: Fri Nov 07 13:20:35 UTC 2025 - 3.9K bytes - Viewed (0)