- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 111 - 120 of 347 for host:docs.ruby-lang.org (0.04 sec)
-
class Namespace - Documentation for Ruby 3.5
class Namespace: Namespace is designed to provide separated spaces in a Ruby process, to isolate applications and libraries. namespace.docs.ruby-lang.org/en/master/Namespace.htmlRegistered: Mon Nov 03 05:42:20 UTC 2025 - Last Modified: Sat Nov 01 13:20:22 UTC 2025 - 15.2K bytes - Viewed (0) -
class OpenSSL::SSL::SSLSocket - Documentation f...
Documentation for the OpenSSL::SSL::SSLSocket classdocs.ruby-lang.org/en/master/OpenSSL/SSL/SSLSocket.htmlRegistered: Mon Nov 03 05:47:24 UTC 2025 - Last Modified: Sat Nov 01 13:20:22 UTC 2025 - 70K bytes - Viewed (0) -
class TCPServer - Documentation for Ruby 3.5
class TCPServer: IP server socket. require 'socket' server = TCPServer.docs.ruby-lang.org/en/master/TCPServer.htmlRegistered: Mon Nov 03 05:47:00 UTC 2025 - Last Modified: Sat Nov 01 13:20:22 UTC 2025 - 23K bytes - Viewed (0) -
pattern_matching - Documentation for Ruby 3.5
pattern_matching: checking the structure and binding the matched parts to local variables. case <expression> in <pattern1> .docs.ruby-lang.org/en/master/syntax/pattern_matching_rdoc.htmlRegistered: Mon Nov 03 05:26:30 UTC 2025 - Last Modified: Sat Nov 01 13:20:22 UTC 2025 - 51.2K bytes - Viewed (0) -
unicode_properties - Documentation for Ruby 3.5
unicode_properties: Regexps Based on Unicode Properties The properties shown here are those currently supported in Ruby. Older versions may not support all of these.docs.ruby-lang.org/en/master/regexp/unicode_properties_rdoc.htmlRegistered: Mon Nov 03 05:26:42 UTC 2025 - Last Modified: Sat Nov 01 13:20:22 UTC 2025 - 50.7K bytes - Viewed (0) -
exceptions - Documentation for Ruby 3.5
exceptions: def my_method # . rescue # .docs.ruby-lang.org/en/master/syntax/exceptions_rdoc.htmlRegistered: Mon Nov 03 05:25:22 UTC 2025 - Last Modified: Sat Nov 01 13:20:22 UTC 2025 - 15.3K bytes - Viewed (0) -
precedence - Documentation for Ruby 3.5
precedence: Precedence From highest to lowest, this is the precedence table for ruby. High precedence operations happen before low precedence operations.docs.ruby-lang.org/en/master/syntax/precedence_rdoc.htmlRegistered: Mon Nov 03 05:25:25 UTC 2025 - Last Modified: Sat Nov 01 13:20:22 UTC 2025 - 10.9K bytes - Viewed (0) -
class Thread - Documentation for Ruby 3.5
class Thread: Threads are the Ruby implementation for a concurrent programming model. Programs that require multiple threads of execution are a perfect candidate fodocs.ruby-lang.org/en/master/Thread.htmlRegistered: Mon Nov 03 05:24:51 UTC 2025 - Last Modified: Sat Nov 01 13:20:22 UTC 2025 - 133K bytes - Viewed (0) -
class Math::DomainError - Documentation for Rub...
class Math::DomainError: Raised when a mathematical function is evaluated outside of its domain of definition. For example, since +cos+ returns values in the range -1.docs.ruby-lang.org/en/master/Math/DomainError.htmlRegistered: Mon Nov 03 05:50:28 UTC 2025 - Last Modified: Sat Nov 01 13:20:22 UTC 2025 - 4.1K bytes - Viewed (0) -
class OptionParser::List - Documentation for Ru...
class OptionParser::List: Switch and mapping from acceptable argument to matching pattern and converter pair. Also provides summary feature.docs.ruby-lang.org/en/master/OptionParser/List.htmlRegistered: Mon Nov 03 05:50:01 UTC 2025 - Last Modified: Sat Nov 01 13:20:22 UTC 2025 - 3.8K bytes - Viewed (0)