Rails Cookbook is just like Advanced Rails Recipes packed with lots of examples and code snippets. While Advanced Rails Recipes focuses on complete recipes, Rails Cookbook also goes into several development principles such as RESTful web services and developing on a Mac environment. This book is great for giving you a insight snoop on different [...]
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 [...]