Michael Air has put up a very nice step-by-step on how to get a Rails development environment going on your Windows machine using Mongrel. Mongrel, for those who don’t know, is a speedy and light web server written entirely in Ruby. It’s a great alternative to script\server and, as Michael points out, you can run it as a Windows service. Thanks Michael!