Learn the language.
Master the framework.
A curated home for Ruby and Ruby on Rails. Official training videos from @railsofficial, screencasts from GoRails, full courses from Pragmatic Studio, learn-rails.com, Codecademy, Udemy — plus the community and events that make Ruby, Ruby.
# The whole app, in one file.
class ArticlesController < ApplicationController
def index
@articles = Article.published.recent.limit(10)
end
endWatch the makers, teach yourself.
Handpicked training videos from the people building Ruby and Rails.
A route from zero to shipping.
Guided tracks stitching videos together — start with Ruby, end with a production Rails app.
From the people who literally wrote the book.
Everything here is syndicated from creators and teachers the Ruby community trusts.
The official Ruby on Rails YouTube channel — release deep-dives, Rails World talks, and core team demos.
Chris Oliver's screencasts on modern Rails, Hotwire, Turbo, and everything in between.
Mike & Nicole Clark's project-based Rails course — the gold standard for beginners.
Daniel Kehoe's free, beginner-friendly tutorials that walk you from install to deploy.
Interactive in-browser Ruby lessons — no setup, just type and run.
Long-form Rails courses from independent instructors — regular deep discounts.
The canonical home of the Ruby programming language — docs, downloads, and news.
The official Rails homepage — guides, API docs, and release notes.
Meet the community IRL.
Conferences and meetups where Ruby happens.