From 75ee74104b44307d74c6e7217cc5882656d6691c Mon Sep 17 00:00:00 2001 From: Sam Coren Date: Thu, 10 Oct 2019 02:43:39 -0400 Subject: [PATCH] Added beginner-friendly Ruby tutorial Added a beginner-friendly Ruby tutorial - a step-by-step walkthrough on how to build a Rails application that lets users post information about sharks and their behavior. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 183a10b..fdde919 100644 --- a/README.md +++ b/README.md @@ -505,6 +505,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [The Ruby on Rails Tutorial](https://www.railstutorial.org/book) - [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 Social Network using Rails](https://medium.com/rails-ember-beyond/how-to-build-a-social-network-using-rails-eb31da569233) +- [How To Build a Ruby on Rails Application](https://www.digitalocean.com/community/tutorials/how-to-build-a-ruby-on-rails-application) ## Haskell: