The "Tech. Arch."

Architecting Forward ::>

Rails

Getting Started With Ruby And Rails

  1. Install Ruby using the Windows installer
  2. Follow the quick “Ruby in Twenty Minutes” tutorial
  3. For a fun read and very good Ruby in depth tutorial, go to poignantguide
  4. Check out the Ruby site for other content
  5. Check out Microsoft IronRuby

Rails

  1. Install Rails using the instructions (skip the Ruby install since you have done that already)
  2. Do the “Four Days On Rails” tutorial (very good)
  3. Listen to the Ruby On Rails podcast
  4. Check out the Rails web site