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

    Ruby has a vast collection of libraries called gems, supporting everything from web development to data processing. With mature frameworks like Rails and comprehensive toolchains, you can combine …

  2. Ruby (programming language) - Wikipedia

    Ruby is a general-purpose programming language designed with an emphasis on programming productivity and simplicity. In Ruby, everything is an object, including primitive data types. …

  3. Ruby-Doc.org: Documenting the Ruby Language

    Fast, searchable Ruby documentation for core and standard libraries. Plus, links to tutorials, guides, books, and related sites.

  4. Ruby | Programming Language, Matsumoto Matz Yukihiro, Uses, …

    May 8, 2026 · What is Ruby, and why is it popular? Ruby is a general-purpose, fully object-oriented programming language known for its programmer-friendly design. It became popular between 2005 …

  5. GitHub - ruby/ruby: The Ruby Programming Language

    What is Ruby? 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 …

  6. Ruby Hub

    Ruby is a dynamic, object-oriented programming language that is known for its simplicity and flexibility. Developed in the mid-1990s by Yukihiro Matsumoto, Ruby has gained popularity among developers …

  7. Pokémon Ruby/Sapphire/Emerald - Hoenn Pokédex

    The native Hoenn Pokédex in Pokémon Ruby, Sapphire & Emerald features 202 Pokémon, 135 of which are new. It puts the Hoenn starters at the beginning and groups evolutions from different generations …

  8. Download Ruby | Ruby

    See the Installation page for details on building Ruby from source. If you have an issue compiling Ruby, consider using one of the third party tools mentioned above.

  9. Ruby (given name) - Wikipedia

    Ruby (given name) ... Ruby is a predominantly feminine given name taken from the name of the gemstone ruby. The name of the gemstone comes from the Latin rubinus, meaning red. [1] The ruby …

  10. Ruby in Twenty Minutes

    Ruby comes with a program that will show the results of any Ruby statements you feed it. Playing with Ruby code in interactive sessions like this is a terrific way to learn the language.