From 48dc1a6b972363207d921e6548d9b7b3e097fe4a Mon Sep 17 00:00:00 2001 From: Quang Tran Date: Tue, 27 Oct 2020 16:31:23 +0100 Subject: [PATCH] Add Ruby on Rails book "Api on Rails 6" (#4777) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 014f94847..95643efc2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -2541,6 +2541,7 @@ Kerridge (PDF) (email address *requested*, not required) #### Ruby on Rails * [A community-driven Rails style guide](https://github.com/bbatsov/rails-style-guide) +* [Api on Rails 6](https://github.com/madeindjs/api_on_rails) - Alexandre Rousseau * [Building REST APIs with Rails](http://apionrails.icalialabs.com/book) * [Kestrels, Quirky Birds, and Hopeless Egocentricity](https://leanpub.com/combinators/read) - Reg Braithwaite * [Learn Ruby on Rails as You Modify a Craigslist Clone](http://www.thinkful.com/learn/ruby-on-rails-tutorial/)