From 8461cefa9f8e9cbe97c406e91b18a22f0a99455b Mon Sep 17 00:00:00 2001 From: Ievgen Kuzminov Date: Sun, 4 Dec 2016 12:09:44 +0200 Subject: [PATCH] add Ruby Web Dev: The Other Way (#2164) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 08eaf98b..bf6410fe 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1944,6 +1944,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * [Ruby Learning](http://rubylearning.com) * [Ruby Programming](http://www.linuxtopia.org/online_books/programming_books/ruby_tutorial/) * [Ruby User's Guide](http://www.rubyist.net/~slagell/ruby/) +* [Ruby Web Dev: The Other Way](https://leanpub.com/rwdtow/read) * [The Bastards Book of Ruby](http://ruby.bastardsbook.com) * [The Unofficial Ruby Usage Guide (at Google)](http://www.caliban.org/ruby/rubyguide.shtml) - Ian Macdonald * [Why's (Poignant) Guide to Ruby](http://poignant.guide)