简单记录一下,win7 ruby 1.9.3 安装 thin
gem install specific_install
gem specific_install -l http://github.com/eventmachine/eventmachine.git
gem install thin
参考 http://stackoverflow.com/questions/3649252/cannot-install-thin-on-windows
gem install specific_install
gem specific_install -l http://github.com/eventmachine/eventmachine.git
gem install thin
参考 http://stackoverflow.com/questions/3649252/cannot-install-thin-on-windows

本文提供了在Windows 7系统上使用Ruby 1.9.3版本安装Thin Web服务器的具体步骤及参考资料,包括通过Git克隆EventMachine及安装Thin gem的方法。
1634

被折叠的 条评论
为什么被折叠?



