From 702eea457367ab760a69b7646ce457aa1e212fed Mon Sep 17 00:00:00 2001 From: Tu Tran Date: Tue, 2 May 2017 05:49:03 -0400 Subject: [PATCH] build a cms in ruby on rails --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1968918..6a56bd8 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ## Ruby: * [Build Instagram From Scratch with Ruby on Rails](https://www.dropbox.com/s/9vq430e9s3q7pu8/Let%27s%20Build%20Instagram%20with%20Ruby%20on%20Rails%20-%20Free%20Edition.pdf?dl=0) +* [Build a CMS with Ruby on Rails](https://pchm.co/posts/tutorial-how-to-build-a-cms-in-ruby-on-rails) ## Haskell: * [Write You a Haskell - Build a modern functional compiler](http://dev.stephendiehl.com/fun/)