About 143,000 results
Open links in new tab
  1. Ruby 4.0.0 preview2 Released - Ruby Programming Language

    4 days ago · Ruby was first developed by Matz (Yukihiro Matsumoto) in 1993, and is now developed as Open Source. It runs on multiple platforms and is used all over the world …

  2. index - Documentation for Ruby 4.0

    Ruby Documentation Welcome to the official Ruby programming language documentation. Getting Started New to Ruby? Start with our Getting Started Guide. Core Classes and …

  3. Ruby 3.3.8 Released - Ruby Programming Language

    Apr 9, 2025 · Ruby 3.3.8 Released Posted by nagachika on 9 Apr 2025 Ruby 3.3.8 has been released. Please see the for further details. Download https://cache.ruby …

  4. class Regexp - Documentation for Ruby 4.0

    Identical regexp can or cannot run in linear time depending on your ruby binary. Neither forward nor backward compatibility is guaranteed about the return value of this method.

  5. Feature #21675: Advent of Pattern Matching - Ruby - Ruby Issue …

    Ruby pattern matching is a very useful feature, but many of the core classes to not leverage it currently. Given this I would like to directly invest in opening PRs to add this functionality and …

  6. Ruby 3.5.0 preview1 Released

    Apr 18, 2025 · Ruby was first developed by Matz (Yukihiro Matsumoto) in 1993, and is now developed as Open Source. It runs on multiple platforms and is used all over the world …

  7. Ruby 3.3.7 Released - Ruby Programming Language

    Jan 15, 2025 · Ruby 3.3.7 Released Posted by k0kubun on 15 Jan 2025 Ruby 3.3.7 has been released. This is a routine update that includes minor bug fixes. Please refer to the release …

  8. Security advisories: CVE-2025-27219, CVE-2025-27220 and CVE …

    Feb 26, 2025 · This vulnerability only affects Ruby 3.1 and 3.2. If you are using these versions, please update CGI gem to version 0.3.5.1, 0.3.7, 0.4.2 or later. Affected versions cgi gem …

  9. Documentation for Ruby 3.3

    Ruby is an interpreted object-oriented programming language often used for web development. It also offers many scripting features to process plain text and serialized files, or manage system …

  10. strftime_formatting - Documentation for Ruby 4.0

    Formats for Dates and Times Several Ruby time-related classes have instance method strftime, which returns a formatted string representing all or part of a date or time: Date#strftime. …