- Sort Score
- Num 10 results
- Language All
- Labels All
Results 121 - 130 of 446 for host:docs.ruby-lang.org (0.07 seconds)
-
zjit - Documentation for Ruby 4.1
zjit: github. ADVANCED RUBY JIT PROTOTYPE ZJIT is a method-based just-in-time (JIT) compiler for Ruby.docs.ruby-lang.org/en/master/jit/zjit_md.htmlFri Apr 17 13:20:07 GMT 2026 27.5K bytes -
modules_and_classes - Documentation for Ruby 4.1
modules_and_classes: Modules Modules serve two purposes in Ruby, namespacing and mix-in functionality. A namespace can be used to organize code by package or functionalitdocs.ruby-lang.org/en/master/syntax/modules_and_classes_rdoc.htmlFri Apr 17 13:20:07 GMT 2026 24.2K bytes -
ractor - Documentation for Ruby 4.1
ractor: Ractor - Ruby's Actor-like concurrency abstraction Ractors are designed to provide parallel execution of Ruby code without thread-safety concerns. Sudocs.ruby-lang.org/en/master/language/ractor_md.htmlFri Apr 17 13:20:07 GMT 2026 32.7K bytes -
class ARGF - Documentation for Ruby 4.1
class ARGF: b> array. Initially, it contains the command-line arguments and options that are passed to the Ruby program; the program can modify that array asdocs.ruby-lang.org/en/master/ARGF.htmlFri Apr 17 13:20:06 GMT 2026 37.9K bytes -
case_mapping - Documentation for Ruby 4.1
case_mapping: Case Mapping Some string-oriented methods use case mapping. Symbol#capitalize - Symbol#casecmp - Symbol#casecmp? - Symbol#downcase - Symbol#swapcasedocs.ruby-lang.org/en/master/language/case_mapping_rdoc.htmlFri Apr 17 13:20:07 GMT 2026 21.1K bytes -
format_specifications - Documentation for Ruby 4.1
format_specifications: Argument +format_string+, which has zero or more embedded _format_ _specifications_ (see below). tt>, which are zero or more objects to be formatteddocs.ruby-lang.org/en/master/language/format_specifications_rdoc.htmlFri Apr 17 13:20:07 GMT 2026 24.2K bytes -
class Thread::ConditionVariable - Documentation...
class Thread::ConditionVariable: ConditionVariable objects augment class Mutex. Using condition variables, it is possible to suspend while in the middle of a critical section until adocs.ruby-lang.org/en/master/Thread/ConditionVariable.htmlFri Apr 17 13:20:07 GMT 2026 21.6K bytes -
security - Documentation for Ruby 4.1
security: Ruby Security The Ruby programming language is large and complex and there are many security pitfalls often encountered by newcomers and experienceddocs.ruby-lang.org/en/master/security/security_rdoc.htmlFri Apr 17 13:20:07 GMT 2026 22.4K bytes -
class FiberError - Documentation for Ruby 4.1
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.htmlFri Apr 17 13:20:06 GMT 2026 19.7K bytes -
class ENV - Documentation for Ruby 4.1
class ENV: ENV+ is a hash-like accessor for environment variables. When you get the value for a name in +ENV+, the value is retrieved from among the current envidocs.ruby-lang.org/en/master/ENV.htmlThu Apr 23 13:20:06 GMT 2026 41.7K bytes