标签: ruby-on-rails app-launcher
有谁知道如何将rails 3.0.7应用程序部署为Windows服务?
我使用过this installer.
此外,我尝试使用 gem'mongrel','> = 1.2.0.pre2',但无效。
有什么建议吗?