From 4722f0fe1daf756c986d1c0a50d177b76cc1e402 Mon Sep 17 00:00:00 2001 From: "Katherine G. Pe" Date: Sat, 23 Nov 2013 22:33:40 +0800 Subject: [PATCH] Added frequently updated Ruby on Rails guides --- free-programming-books.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 14776f78..cdc10566 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1097,7 +1097,8 @@ See also [TeX](#tex) * [Ruby on Rails Guides](http://guides.rubyonrails.org) * [A community-driven Rails style guide](https://github.com/bbatsov/rails-style-guide) * [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) ###Rust * [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html) -- GitLab