From a2bef5fb63b10e4613b6e6f12cf5377d484776fc Mon Sep 17 00:00:00 2001 From: Ievgen Kuzminov Date: Mon, 14 Nov 2016 13:37:22 +0200 Subject: [PATCH] add Ruby Web Dev: The Other Way --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 70f399bae8878..ae65e0c1152a2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1933,6 +1933,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)