Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 371 - 380 of 446 for host:docs.ruby-lang.org (0.04 seconds)

  1. module DidYouMean::JaroWinkler - Documentation ...

    Documentation for the DidYouMean::JaroWinkler module
    docs.ruby-lang.org/en/master/DidYouMean/JaroWinkler.html
    Fri Apr 17 13:20:06 GMT 2026
      20.4K bytes
  2. exceptions - Documentation for Ruby 4.1

    exceptions: Exceptions Ruby code can raise exceptions. Most often, a raised exception is meant to alert the running program that an unusual (i.
    docs.ruby-lang.org/en/master/language/exceptions_md.html
    Fri Apr 17 13:20:07 GMT 2026
      25.5K bytes
  3. class ClosedQueueError - Documentation for Ruby...

    class ClosedQueueError: The exception class which will be raised when pushing into a closed Queue. SizedQueue#close.
    docs.ruby-lang.org/en/master/ClosedQueueError.html
    Fri Apr 17 13:20:06 GMT 2026
      19.6K bytes
  4. hash_inclusion - Documentation for Ruby 4.1

    hash_inclusion: Hash Inclusion A hash is set-like in that it cannot have duplicate entries (or even duplicate keys). en.
    docs.ruby-lang.org/en/master/language/hash_inclusion_rdoc.html
    Fri Apr 17 13:20:07 GMT 2026
      19.9K bytes
  5. comments - Documentation for Ruby 4.1

    comments: inline and block. code>.
    docs.ruby-lang.org/en/master/syntax/comments_rdoc.html
    Fri Apr 17 13:20:07 GMT 2026
      23.2K bytes
  6. class Date - Documentation for Ruby 4.1

    class Date: Class \Date provides methods for storing and manipulating calendar dates. You need both dates and times; \Date handles only dates.
    docs.ruby-lang.org/en/master/Date.html
    Fri Apr 17 13:20:06 GMT 2026
      47.2K bytes
  7. class DidYouMean::KeyErrorChecker - Documentati...

    Documentation for the DidYouMean::KeyErrorChecker class
    docs.ruby-lang.org/en/master/DidYouMean/KeyErrorChecker.html
    Fri Apr 17 13:20:06 GMT 2026
      20.8K bytes
  8. control_expressions - Documentation for Ruby 4.1

    control_expressions: Control Expressions Ruby has a variety of ways to control execution. All the expressions described here return a value.
    docs.ruby-lang.org/en/master/syntax/control_expressions_rdoc.html
    Fri Apr 17 13:20:07 GMT 2026
      27.8K bytes
  9. module CoreExtensions::TCPSocketExt - Documenta...

    Documentation for the CoreExtensions::TCPSocketExt module
    docs.ruby-lang.org/en/master/CoreExtensions/TCPSocketExt.html
    Fri Apr 17 13:20:06 GMT 2026
      20K bytes
  10. refinements - Documentation for Ruby 4.1

    refinements: Refinements Due to Ruby's open classes you can redefine or add functionality to existing classes. This is called a "monkey patch".
    docs.ruby-lang.org/en/master/syntax/refinements_rdoc.html
    Fri Apr 17 13:20:07 GMT 2026
      22.9K bytes
Back to Top