From 041748894dca47af6c81d89f549ee968f220e8f4 Mon Sep 17 00:00:00 2001 From: Artem Fomchenkov <45129887+fartem@users.noreply.github.com> Date: Sun, 4 Oct 2020 04:26:26 +0300 Subject: [PATCH] Add "The Ruby Reference" book (#3761) * Add "The Ruby Reference" book * Delete "The Ruby Reference" book contributors link --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 3ae82a6f..a10dc0c4 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -2437,6 +2437,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Rubyfu](https://rubyfu.net) * [The Bastards Book of Ruby](http://ruby.bastardsbook.com) * [The Definitive Ruby Tutorial For Complete Beginners](https://www.rubyguides.com/ruby-tutorial/) - Jesus Castello +* [The Ruby Reference](https://rubyreferences.github.io/rubyref/) - Victor Shepelev * [The Unofficial Ruby Usage Guide (at Google)](http://www.caliban.org/ruby/rubyguide.shtml) - Ian Macdonald * [Using Blocks in Ruby](https://www.oreilly.com/programming/free/using-blocks-in-ruby.csp) - Jay McGavren (email address *requested*) * [Why's (Poignant) Guide to Ruby](http://poignant.guide) -- GitLab