Jump to ratings and reviews
Rate this book

Addison-Wesley Professional Ruby Series

Rails Way (08) by Fernandez, Obie [Paperback (2007)]

Rate this book
Rails Way (08) by Fernandez, Obie [Paperback (2007)]

Paperback

First published November 16, 2007

10 people are currently reading
196 people want to read

About the author

Fernandez

207 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
72 (26%)
4 stars
105 (38%)
3 stars
75 (27%)
2 stars
18 (6%)
1 star
1 (<1%)
Displaying 1 - 12 of 12 reviews
Profile Image for Adrian.
12 reviews908 followers
February 25, 2008
It's better than Agile Web Development w/Rails (despite the grammatical error in the first sentence of the foreword -- don't judge it by that). It is also an intermediate to semi-advanced text, so don't expect a tutorial on how to build a shopping cart.

I particularly enjoyed some of the sidebar quips -- "Wilson says... Writing applications without tests makes you a bad person, incapable of love." -- although I don't necessarily agree with them all.

The chapters on controllers, routing, views are decent. I've read the ActionPack/ActiveSupport source and this is easier to digest (along with appendix A). The four chapters on ActiveRecord are as boring as, well, ActiveRecord. What can you do?

I find the code generated by Rails's Ajax helpers very ugly & obtrusive, so I skipped that chapter. Learn Javascript, or at least a decent JS library like jQuery or YUI. Actually, I've got nothing against Prototype or Mootools either, just the way Rails embeds it.

Similarly, skip the Testing chapter and jump straight to the one on RSpec.

Finally, the production configuration and deployment chapters, like much of the book, offer some good advice that will save you time. I've learned from experience and trial & error much of what Obie says here, and it would have been great to have this cheatsheet 6-8 months ago. Better late than never!
Profile Image for Kristen Albrecht.
16 reviews2 followers
March 7, 2024
I tried reading this book years ago when I was just starting off my career as a software engineer and became overwhelmed with the information. Now, as a senior engineer I found this was much easier to read. This book gave me a deeper understanding of what is going behind the scenes when using the rails framework. It is very detailed and is a good reference book to have on hand.
Profile Image for Michael Economy.
198 reviews287 followers
January 21, 2009
Its ok, though i usually use the online rdocs instead, since rails is under such heavy development I don't think its practical to buy any rails book thats over 3 months old.

This guy definitely is a better coder than dave thomas.
Profile Image for Ben Cavileer.
4 reviews1 follower
August 3, 2011
The ultimate Rails desk reference. Essential for anyone looking to develop quality Rails apps. The book will increase programming productivity and enjoyment with well thought written examples. Covers Rails 2.0, Testing, Ajax, E-Mail, deployment... etc.
Profile Image for Dean Jones.
27 reviews4 followers
January 12, 2009
A long winded book on Rails. Great for reference and learning.
Profile Image for Aditya Agustyana.
4 reviews
July 23, 2011
love the tips, it's range from simple to complex problems, must have if you're Ruby on Rails professional developer
Profile Image for Brian Rivard.
85 reviews3 followers
August 5, 2011
Pound for pound, a great book. Excellent reference. What it doesn't cover it points you to in the Rails source code. Well worth the money.
Profile Image for Harry Yeh.
14 reviews14 followers
December 25, 2012
This is the original version of the book, there is a newer one that has come out. Great reference for the Rails framework but tougher to read if you are looking for a tutorial.
Displaying 1 - 12 of 12 reviews

Can't find what you're looking for?

Get help and learn more about the design.