What are your favorite Ruby on Rails books and why?

I am looking to pick up some books on RoR in order to teach myself how to build a scalable RoR application. I read the RailsSpace book, and tonight I am starting the Rails Way book.

Some topics of interest:

  • REST - considering using Amazon SimpleDB
  • Using RSpec Effectively
  • memcached - server architecture and code implementation
  • mongrel - server architecture
  • MySQL
+3
source share
11 answers

Agile Web Development With Rails is always a good starting point for Rails beginners.

, . , , , Rails.

+11

Rails Rails , . The Art of Rails, , , API RSpec. .

+2

"Agile Development With Rails", SitePoint "Simply Rails 2". , Rails, , , , . Rails , , . - . , , .

+1

Agile Web Development Rails Rails, "" , -, REST, javascript ..

0

Rails Recipes, - . , Agile .

0

"The Rails Way". , .

0

StackOverflow. .

0

;

They are all good, (probably listed in order of difficulty)

0
source

Agile Web Development With Rails - My Favorite Rails Book!

If you need more information, use google :)

0
source

Source: https://habr.com/ru/post/1697673/


All Articles