About 169,000 results
Open links in new tab
  1. Ruby 3.4.0 Released | Ruby

    Dec 25, 2024 · Ruby 4.0.0 Released We are pleased to announce the release of Ruby 4.0.0. Ruby 4.0 introduces “Ruby Box” and “ZJIT”, and adds many improvements. Posted by naruse …

  2. Bahasa Pemrograman Ruby

    A Programmer's Best Friend“ Ketika saya merilis Ruby ke dunia, saya tidak pernah membayangkan ekosistem yang begitu kaya akan tumbuh dari sini. Lebih dari 200.000 gem, …

  3. Ruby 4.0.0 preview2 Released | Ruby

    Nov 17, 2025 · Ruby 4.0.0 Released We are pleased to announce the release of Ruby 4.0.0. Ruby 4.0 introduces “Ruby Box” and “ZJIT”, and adds many improvements. Posted by naruse …

  4. box - Documentation for Ruby 4.0

    Ruby Box - Ruby's in-process separation of Classes and Modules Ruby Box is designed to provide separated spaces in a Ruby process, to isolate applica

  5. index - Documentation for Ruby 4.1

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

  6. index - Documentation for Ruby 3.4

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

  7. Official Ruby FAQ | Ruby

    If you wish to report errors or suggest improvements for this FAQ, please go to our GitHub repository and open an issue or pull request. General questions What is Ruby? Ruby is a …

  8. Documentation for Ruby

    Ruby 3.1 (End of Support 2025-04) Ruby 3.0 (End of Support 2024-04) Ruby 2.7 (End of Support 2023-04) Ruby 2.6 (End of Support 2022-04) Ruby 2.5 (End of Support 2021 ...

  9. Ruby 3.4.4 Released | Ruby

    Posted by k0kubun on 14 May 2025 Ruby 3.4.4 has been released. This release includes a fix for a YJIT bug related to local variables and addresses a build issue on Windows when using …

  10. ractor - Documentation for Ruby 4.0

    Implementation: Now shareable objects (RVALUE) have FL_SHAREABLE flag. This flag can be added lazily. To make shareable objects, Ractor.make_shareable(obj) method is provided. In …