Skip to content

Commit 75ee741

Browse files
authored
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.
1 parent e2efdfe commit 75ee741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
505505
- [The Ruby on Rails Tutorial](https://www.railstutorial.org/book)
506506
- [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)
507507
- [Build a Social Network using Rails](https://medium.com/rails-ember-beyond/how-to-build-a-social-network-using-rails-eb31da569233)
508+
- [How To Build a Ruby on Rails Application](https://www.digitalocean.com/community/tutorials/how-to-build-a-ruby-on-rails-application)
508509

509510
## Haskell:
510511

0 commit comments

Comments
 (0)