Add The Ruby on Rails Tutorial

Learn Ruby on Rails by building a Twitter clone.
This commit is contained in:
Luján Fernaud 2018-08-27 07:18:44 +01:00 committed by GitHub
parent d357508968
commit 30b8d2c819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -439,6 +439,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
### Ruby on Rails:
* [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 CMS with Ruby on Rails](https://pchm.co/posts/tutorial-how-to-build-a-cms-in-ruby-on-rails)
* [Build a Social Network using Rails](https://medium.com/rails-ember-beyond/how-to-build-a-social-network-using-rails-eb31da569233)