01 Mar, 2022

Rails

Ruby

Good resources to learn Ruby & Rails in 2022

List of good web resources to learn Ruby & Rails in 2022.

MROY Team

Ruby

Ruby site
https://www.ruby-lang.org/en/documentation/ — guides, tutorials, and reference material.

Ruby docs
https://ruby-doc.org/

Ruby repo
https://github.com/ruby/ruby

Codecademy Ruby
https://www.codecademy.com/learn/learn-ruby — to get acquainted with Ruby syntax

Stack Overflow
https://stackoverflow.com/questions/tagged/ruby — ask and answer

Ruby monk
https://rubymonk.com/

Honeybadger Ruby Articles
https://www.honeybadger.io/blog/tags/ruby/

Tenderlove Making
http://tenderlovemaking.com/ — about Ruby and Rails internals

Books, such as:

Rails

Rails Guides
https://guides.rubyonrails.org/

Rails repo
https://github.com/rails/rails

Rails Casts
http://railscasts.com/ — a little outdated, but still useful

Go Rails
https://gorails.com/

Stack Overflow
https://stackoverflow.com/questions/tagged/ruby-on-rails — ask and answer

BigBinary Ruby on Rails book
https://www.bigbinary.com/books/learn-rubyonrails-book

Learn Enough
https://www.railstutorial.org/book

Rails API Tutorial from Tom Kadwill
https://www.youtube.com/watch?v=6KqbPJtA5O8&list=PLbTv9eGiI03u1-JFkFpPGsR_hMre6WX3e

Honeybadger Rails Articles
https://www.honeybadger.io/blog/tags/rails/

Drifting Ruby
https://www.youtube.com/c/DriftingRuby

Daniela Baron’s blog
https://danielabaron.me/blog

The Odin Project
https://www.theodinproject.com/paths/full-stack-ruby-on-rails?

Explore Open Source apps source code
https://gitlab.com/gitlab-org/gitlab

Explore various Rails gems source code
https://github.com/kaminari/kaminari