However, I was not able to find any acceptable tutorials on the Internet. I mean, sure, I found a ton of "Build your own blog" kind of tutorials, but Rails typically just needs more of an explanation, from what I could get. Sure, the tutorial might tell me to insert a line into
004_add_stuff.rb and run rake migrate (more properly, as I have learned, rake db:migrate), but what the hell does that mean? And so on.Another problem is that Rails 2.0 appears to be just broken, everywhere. It came out less a month ago, and I cannot get critical parts of it working properly on any box I am running (OS X and Linux). But that doesn't matter, because there's no decent (see previous paragraph) tutorials on it.

The biggest issue is that the book does not cover Rails 2.0, and came out slightly before Rails 1.2, even though it is only about a year old! I don't hold that against the book, especially since I can only seem to get the older Rails to work on my boxes.
In a nutshell: having the book is about a billion times better than not having one. Though I may still give up on this whole Ruby thing and switch to Python and Pylons at some point.
