Rebuilding Rails
Rebuilding Rails
Ratings1
Average rating4
Reviews with the most likes.
I worked through the book implementing the code as I read. Definitely worthwhile. Probably worth a reread/rework.
Dated at this point but still a valuable and interesting book. It starts from ground zero and attempt to recreate a successful web framework (Rails) step by step. While doing so it points out all sorts of interesting features of Ruby and how Rails is able to use them to get “magical” behavior.