I played around with the language a couple of years ago but didn't have application for it. Now I think I want to refresh my knowledge. What are the recommended books?

PDF or Kindle book that I can download and read on the plane are preferred.

THanks!

link|improve this question

50% accept rate
feedback

5 Answers

up vote 3 down vote accepted

I wrote one with Yehuda Katz called Rails 3 in Action. Gives an introduction to Rails by using best practice BDD techniques, where as many other books will just teach you the foundations of Rails without teaching BDD.

link|improve this answer
Still pimping your work :) – Luke Chadwick Jan 9 at 4:36
Of course :) Without pimping it doesn't sell. – Ryan Bigg Jan 10 at 22:59
feedback

A very popular tutorial series can be found at http://ruby.railstutorial.org/. If you prefer non-tutorial reading material, you might check out:

link|improve this answer
I prefer books from the source - anything by the creator of rails david.heinemeierhansson.com or anyone else at 37signals is highly recommended. "Agile Web Development with Rails" is an awesome book, and has a recently updated version that covers Rails 3. – normalocity Jan 9 at 3:40
feedback

I have seen many books of ruby and rails but rails tutorial best you can find here

http://guides.rubyonrails.org/getting_started.html

Once you can go through here http://www.tutorialspoint.com/ruby-on-rails/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.