Copyrights apply to this source code. You may use the source code in your own projects, however the source code may not be used to create training material, courses, books, articles, and the like. We make no guarantees that this source code is fit for any purpose.
Agile Web Development with Rails
Dave Thomas and David Heinemeier Hansson, with Leon Breedt, Mike Clark, James Duncan Davidson, Justin Gehtland, and Andreas Schwarz
I can’t recommend it enough. And if you’re looking for new ways to use Capistrano, you’ll find Mike’s book stocked with (at last count) 9 great deployment- and capistrano-related tips, including how to create custom maintenance pages, running multistage deployments, preserving files between deployments, responding to remote prompts, and more. You won’t be disappointed.
Not only does it show you how to do things, it also explains why and when you should use them. ...
Major kudos to the author, Mike Clark, for making such an awesome book. Even though it’s still in beta, I really recommend this book to anyone who wants to expand their Rails knowledge
Hard to put in words all the knowledge you will gain while reading this book. It goes beyond your standard recipe book since it spends lots of time telling you why you are doing things
not just how to do them. From high level architecture to elegant template recipes, this book covers all the bases. A must have for anyone who wants to bring their Rails knowledge to a new level.