I am in the process of installing Ruby on Rails on windows 7. I installed ruby-1.9.2 (in c:\\ruby) and I\'ve installed rails using the gem install rails command
gem install rails
Try Rails For The Windows installer. It allows you install Ruby and Rails on Windows in a very simple way.