Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 201 - 210 of 446 for host:docs.ruby-lang.org (0.06 seconds)

  1. implicit_conversion - Documentation for Ruby 4.1

    implicit_conversion: i>, and so accepted as is. i>, in which case the called method converts the object.
    docs.ruby-lang.org/en/master/language/implicit_conversion_rdoc.html
    Fri Apr 17 13:20:07 GMT 2026
      21.4K bytes
  2. maintainers - Documentation for Ruby 4.1

    maintainers: Maintainers This page describes the current branch, module, library, and extension maintainers of Ruby. Branch Maintainers A branch maintainer is re
    docs.ruby-lang.org/en/master/maintainers_md.html
    Fri Apr 17 13:20:06 GMT 2026
      26.2K bytes
  3. class DateTime - Documentation for Ruby 4.1

    class DateTime: DateTime A subclass of Date that easily handles date, hour, minute, second, and offset. DateTime class is considered deprecated.
    docs.ruby-lang.org/en/master/DateTime.html
    Fri Apr 17 13:20:06 GMT 2026
      33.9K bytes
  4. extension - Documentation for Ruby 4.1

    extension: extension. ja.
    docs.ruby-lang.org/en/master/extension_rdoc.html
    Fri Apr 17 13:20:06 GMT 2026
      53.7K bytes
  5. globals - Documentation for Ruby 4.1

    globals: Pre-Defined Global Variables Some of the pre-defined global variables have synonyms that are available via module English. For each of those, the \En
    docs.ruby-lang.org/en/master/language/globals_md.html
    Fri Apr 17 13:20:07 GMT 2026
      26.7K bytes
  6. options - Documentation for Ruby 4.1

    options: console $ ruby -e 'puts "Hello, World. Some examples here assume that file `desiderata.
    docs.ruby-lang.org/en/master/language/options_md.html
    Fri Apr 17 13:20:07 GMT 2026
      27.6K bytes
  7. module DidYouMean - Documentation for Ruby 4.1

    module DidYouMean: class names upon errors such as +NameError+ and +NoMethodError+. In Ruby 2.
    docs.ruby-lang.org/en/master/DidYouMean.html
    Fri Apr 17 13:20:06 GMT 2026
      22.2K bytes
  8. marshal - Documentation for Ruby 4.1

    marshal: Marshal Format The Marshal format is used to serialize ruby objects. The format can store arbitrary objects through three user-defined extension mech
    docs.ruby-lang.org/en/master/language/marshal_rdoc.html
    Fri Apr 17 13:20:07 GMT 2026
      24.6K bytes
  9. option_params - Documentation for Ruby 4.1

    option_params: OptionParser#on, to define options. OptionParser#parse!, to parse the command line.
    docs.ruby-lang.org/en/master/optparse/option_params_rdoc.html
    Fri Apr 17 13:20:07 GMT 2026
      25.9K bytes
  10. literals - Documentation for Ruby 4.1

    literals: Literals Literals create objects you can use in your program. Backtick Literals}[#label-25x-3A+Backtick+Literals] == Boolean and Nil Literals +nil+
    docs.ruby-lang.org/en/master/syntax/literals_rdoc.html
    Fri Apr 17 13:20:07 GMT 2026
      28.4K bytes
Back to Top