---
title: Ruby
slug: Glossary/Ruby
tags:
  - Glosario
  - Ruby
translation_of: Glossary/Ruby
---
<p><em>Ruby</em> es un lenguaje de programación de código abierto. En el contexto {{glossary("world wide web","Web")}}, Ruby se suele usar en el lado del servidor con el marco <em>Ruby On Rails</em> (ROR) para producir sitios web y aplicaciones.</p>

<h2 id="Saber_más">Saber más</h2>

<h3 id="Conocimiento_general">Conocimiento general</h3>

<ul>
 <li><a href="https://es.wikipedia.org/wiki/Ruby">Ruby</a> en Wikipedia</li>
</ul>

<h3 id="Referencias_técnicas">Referencias técnicas</h3>

<ul>
 <li><a href="https://www.ruby-lang.org/es/">Sitio web oficial de Ruby</a></li>
 <li><a href="https://rubyonrails.org/">Sitio web oficial de Ruby On Rails</a></li>
</ul>