ruby-on-rails – Windows上的乘客

前端之家收集整理的这篇文章主要介绍了ruby-on-rails – Windows上的乘客前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
有没有办法让 Windows客户端运行 Windows?它似乎没有,但似乎很多Stackoverflowersers已经使用了乘客很多,我想知道它是否可能.

解决方法

洪力(作者) said in 2008

Hi Mitja. We have no plans to port
Passenger on Windows. Windows lacks
the proper facilities to implement
Passenger efficiently. Passenger on
Windows will be very,very
inefficient,which can give both Ruby
on Rails as well as Passenger a bad
name.

所以对我而言,这看起来像是你的幸运.只要运行一个虚拟机,你的Rails就可以运行了. Ruby / Rails在Windows上很慢.简单的东西,如脚本/控制台需要10秒钟以上(在linux VM上只有一秒钟)

原文链接:https://www.f2er.com/ruby/273234.html

猜你在找的Ruby相关文章