Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 Windows 机器上安装“savon”gems,尽管我已经下载了 gem 并保存到 ruby/lib/ruby/gems/1.8/gems 文件夹中。但它仍然向我显示命令提示符中的错误:
:gem_original_require 没有这样的文件来加载--savon
Linux 或 Windows 安装 gem 的方式没有区别。从命令行运行
gem install savon
然后你就走了。