RailsSpace is a really fun book that lets you learn by example. The book covers all abc’s on developing a social network website like Facebook. While most books that let you learn by example tend to produce a not working application, RailsSpace actually has a product that works. I downloaded the example code from their [...]
Beginning Rails is the first book I ever read on Ruby on Rails. The intro part of the book nicely covers all the basics of the MVC (Model View Controller) structure rails consists of. If you are switching from PHP I really advice you to read this book.
Reading this book has tendency to get you [...]