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.
'savon' gem を Windows マシンにインストールする方法。ただし、gem をダウンロードして ruby/lib/ruby/gems/1.8/gems フォルダーに保存しました。しかし、それでもコマンドプロンプトに次のエラーが表示されます。
:gem_original_require no such file to load --savon
Linux と Windows で gem をインストールする方法に違いはありません。コマンドラインから実行
gem install savon
そして、あなたが行きます。