Skip to content

Latest commit

 

History

History
62 lines (53 loc) · 1.8 KB

File metadata and controls

62 lines (53 loc) · 1.8 KB
layout title lang header
page
Official Ruby FAQ
en
<div class="multi-page"> <strong>Content</strong> <span class="separator"> | </span> <a href="1/" title="Part 1">1</a> <span class="separator"> | </span> <a href="2/" title="Part 2">2</a> <span class="separator"> | </span> <a href="3/" title="Part 3">3</a> <span class="separator"> | </span> <a href="4/" title="Part 4">4</a> <span class="separator"> | </span> <a href="5/" title="Part 5">5</a> <span class="separator"> | </span> <a href="6/" title="Part 6">6</a> <span class="separator"> | </span> <a href="7/" title="Part 7">7</a> <span class="separator"> | </span> <a href="8/" title="Part 8">8</a> <span class="separator"> | </span> <a href="9/" title="Part 9">9</a> <span class="separator"> | </span> <a href="10/" title="Part 10">10</a> <span class="separator"> | </span> <a href="11/" title="Part 11">11</a> </div> <h1>Official Ruby FAQ</h1>

This document contains Frequently Asked Questions about Ruby with answers. {: .summary}

This FAQ is based on "The Ruby Language FAQ" originally compiled by Shugo Maeda and translated into English by Kentaro Goto. Thanks to Zachary Scott and Marcus Stollsteimer for incorporating the FAQ into the site and for a major overhaul of the content.

The code examples in this document have been run using Ruby 2.3.

{% include faq-notice.md %}

Content