From 7ecd077537ec1065e8ce4874920948da438331e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C4=B1tk=C4=B1=20Ba=C4=9Fdat?= Date: Mon, 2 Dec 2013 18:07:07 +0200 Subject: [PATCH] Add a ruby on rails metaprogramming book Added "Kestrels, Quirky Birds, and Hopeless Egocentricity" under the Ruby on Rails. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index f7fba943..a2bca309 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1119,6 +1119,7 @@ See also [TeX](#tex) * [Upgrading to Rails 4](https://github.com/alindeman/upgradingtorails4) * [Rails Girls Guides](http://guides.railsgirls.com) * [Geekcamp Ruby on Rails Guides](http://www.rubyonrails.geekcampbaguio.com) +* [Kestrels, Quirky Birds, and Hopeless Egocentricity](https://leanpub.com/combinators/read) ###Rust * [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html)