aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/glossary/ruby/index.html
blob: 7bb2da5560bc1a0590efd09d701601105b5a957f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: Ruby
slug: Glossary/Ruby
tags:
  - Glossário
  - Ruby
translation_of: Glossary/Ruby
original_slug: Glossario/Ruby
---
<p><em>Ruby</em> é uma linguagem de programação de código aberto. Em um contexto {{glossary("world wide web","Web")}}, Ruby é geralmente usado em servidores com o framework <em>Ruby On Rails</em> (ROR) para produzir websites/apps.</p>

<h2 id="Aprenda_Mais">Aprenda Mais</h2>

<h3 id="Conhecimento_geral">Conhecimento geral</h3>

<ul>
 <li><a href="https://en.wikipedia.org/wiki/Ruby_%28programming_language%29">Ruby</a> on Wikipedia</li>
</ul>

<h3 id="Referência_técnica">Referência técnica</h3>

<ul>
 <li><a href="https://www.ruby-lang.org">Site oficial do Ruby</a></li>
 <li><a href="http://rubyonrails.org/">Site oficial do Ruby On Rails</a></li>
</ul>