From cc1b699fcdc25b3e798c8b107465d0b4b7b2e193 Mon Sep 17 00:00:00 2001 From: fernando-barajas Date: Wed, 23 Oct 2013 23:12:20 -0500 Subject: [PATCH 1/2] Add Ruby in Twenty Minutes in spanish --- free-programming-books-es.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 7a2ebc66f..16accb463 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -44,6 +44,7 @@ ###Ruby * [Guía para aprender a programar con Ruby. Adaptación al español del libro "Learn to Program" de Chris Pine](https://github.com/rubyperu/aprende.a.programar) +* [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart/) ###Haskell From 8df41f416ae2f8f6ce60b901812a0b98b942c9c8 Mon Sep 17 00:00:00 2001 From: fernando-barajas Date: Wed, 23 Oct 2013 23:23:50 -0500 Subject: [PATCH 2/2] Add Ruby User's Guide --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 99150b39a..0b263449d 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -887,6 +887,7 @@ See also [TeX](#tex) * [Ruby Learning](http://rubylearning.com/) * [Try Ruby](http://tryruby.org/) * [Ruby Koans](http://www.rubykoans.com/) +* [Ruby User's Guide](http://www.rubyist.net/~slagell/ruby/) ###Ruby on Rails