Well, the ''standard'' rails book is "Agile Web Development
With Ruby on
Rails" by David Thomas et al, which i believe has the third edition out
recently/soon.
If you''ve never used Ruby then a good book is "Ruby For
Rails" by David
A Black, a frequent contributor to this forum site. Some ruby knowledge
is invaluable as Rails has a lot of ''magic'' (which as we all
know has
its upsides and downsides) even if you DO know ruby well.
I wouldn''t bother with any ''Dummies'' or similar
books.
When you learn Rails, i''d STRONGLY recommend reading through sections
of
the API rather than (or rather, as well as) just following tutorials.
Reading the docs for, say, ActiveRecord::Base after you''ve done a
little
bit of rails stuff will make everything a lot clearer, especially if
you''re trying to understand someone else''s code. I usually
use
www.railsbrain.com to answer my API questions.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---