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 diff --git a/free-programming-books.md b/free-programming-books.md index 3e8d7f57e..7c6c25465 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -889,6 +889,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