I\'m writing a Ruby on Rails app that normally runs on Heroku or a Linux Box, but I\'d need to deploy it to a Windows Server as well.
The Server is a 64-Bit Win2008
There is a way to run RoR on IIS8 via HttpPlatformHandler - described by Scott Hanselman in his post: Announcing: Running Ruby on Rails on IIS8 (or anything else, really) with the new HttpPlatformHandler