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.
ここにあるRubyコードを使用しようとしています。
コードには次のものがあります。
require 'net/http'
ただし、ターミナルに書き込むと:
sudo gem install net/http
エラーが発生します:
ERROR: Could not find a valid gem 'net/http' (>= 0) in any repository
このgemのインストール方法を教えてください。