Hi
I'm trying to interface redmine to IIS 6. It works fine under webrick.
So I tried to create a new rails app to reduce the complexity, but that doesn't create the dispatch.fcgi file in the public folder, which leads me to think that my RubyIIS setup is wrong.
What am I doing wrong here? I have no idea about ruby or rails, so need some help.