About 49,400 results
Open links in new tab
  1. Ruby Programming Language

    Ruby is... A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. Download Ruby or Read More...

  2. オブジェクト指向スクリプト言語 Ruby

    Ruby 3.5.0-preview1 が公開されました。 Ruby 3.5では、Unicodeバージョンの15.1.0へのアップデートなど様々な改善が行われています。

  3. 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 Modules Explore the …

  4. Linguagem de Programação Ruby

    Ruby é... Uma linguagem dinâmica, open source com foco na simplicidade e na produtividade. Tem uma sintaxe elegante de leitura natural e fácil escrita. Baixe o Ruby ou Leia Mais...

  5. class ERB - Documentation for Ruby 4.0

    The Ruby Processing System RDoc, for example, has one that can be used elsewhere. Other popular template processors may found in the Template Engines page of the Ruby Toolbox.

  6. class File - Documentation for Ruby 4.0

    If the external encoding is 'BOM|UTF-8', 'BOM|UTF-16LE' or 'BOM|UTF16-BE', Ruby checks for a Unicode BOM in the input document to help determine the encoding. For UTF-16 encodings the file …

  7. class String - Documentation for Ruby 4.0

    In the simplest case, the dumped string contains the original string, enclosed in double-quotes; this example is done in irb (interactive Ruby), which uses method ‘inspect` to render the results:

  8. Bug #18658: Need openssl 3 support for Ubuntu 22.04 (Ruby 2.7.x and …

    Having helped several co-workers to install ruby-2.7 and 3.0 on their Ubuntu-22.04, I support backporting the openssl-3.0 gem to these ruby versions, similar to how Ubuntu patched their ruby …

  9. 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-04) Ruby 2.4 (End of Support …

  10. Official Ruby FAQ

    Ruby is a simple and powerful object-oriented programming language, created by Yukihiro Matsumoto (who goes by the handle “Matz” in this document and on the mailing lists).