This topic will help you work through Rebuilding Rails, and remind you to keep at it!
Start by setting up your gem for the R00lz framework.
Get your framework serving some requests! This is later in the same video as chapter 1.
For chapter 3 you'll need to log into Gumroad to see your purchased videos. Or skip these steps and switch to ebook! This chapter shows you how to do Rails-style automatic loading of classes.
Learn how to use Erb to create your own Rails-style views.
File models can be useful - RubyMadScience uses them! Learn how to write your own.
Your controllers get a lot more useful with Rack request and response objects.
If you have the Rebuilding Rails Full package, walk through building your own Ruby ORM from scratch.
This detachable chapter works at any point, and with basically any framework. Learn about Rack middleware.
Learn how to build a Sinatra-like microframework, implemented as a Ruby DSL, in both top-level and modular flavours.
Work through chapter 1 and set up your gem for Rulers.
Work through the exercises for chapter 1. Don't worry, they're quick!
Work through the exercises for chapter 2.
Work through the exercises for chapter 3.
Work through the exercises for chapter 4.
Work through the exercises for chapter 5.
Work through chapter 6 - Rack Request and Response objects!
Work through the exercises for chapter 6.
Work through chapter 7 - Database-backed models and a simple ORM!
Work through the exercises for chapter 7.
Work through the exercises for chapter 8.
Work through the exercises for chapter 9.
Looking for similar topics?