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 Server with IIS 7.0 installed, so normally I'd prefer using IIS instead of setting up an Apache next to it.
I just don't know if Ruby/Rails works with IIS? Do Gems work? Is 64-Bit an issue?
I'm thinking of using Ruby 1.9.1 and Rails 2.3.