What would you like to see in a book about Rails 3?

Posted by Ryan Bigg on Stack Overflow See other posts from Stack Overflow or by Ryan Bigg
Published on 2010-04-21T08:59:25Z Indexed on 2010/04/21 9:03 UTC
Read the original article Hit count: 207

Filed under:
|
|

Hello,

I'm thinking of writing a book about Rails 3 and I have a basic idea of what I want to write about, but really what I need is that little bit of polish from the community. The book is planned to cover:

  • A little bit of Ruby
  • Version control using Git
  • Testing using RSpec & Cucumber
  • Life without Rails (Rack)
  • Developing an application in Rails (vague, I know, sorry! Work in progress)
  • Javascript testing using Selenium
  • Background processing
  • Document databases (a tentative maybe, at this stage)
  • Monitoring an application

And a little more. So, I leave this question for you:

What do you want to see in a book about Rails 3, which goes from "This is Rails" to "This is how Rails scales"?

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby