Rails 2.0 book

Can anyone recommend any book for Rails 2.0? I have read "Agile Web Development with Rails - 1st" and i loved this book.

I wonder if there is any good guidance for Rails 2.0.

Thank you!

Simply Rails 2 or the 3rd Edition of Agile Web Development (which you can find the beta PDF on pragprog.com).

Another good book that I simply couldn't live without is "The Rails Way" by Obie Fernandez. It covers Rails 2.x and is an excellent book to have at your side when building an app.

--Cory

I'll vouch for "The Rails Way" as well. Excellent resource once you know your way around a little better.