Ubuntu 10.04 に Ruby、RubyGems、Rails をインストールしました。今、私は新しいアプリケーションを作成しようとしました:
rails new blog
エラーが返されます。
run bundle install
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require': no such file to load -- net/https (LoadError)
...
Fetching gem metadata from https://rubygems.org/.Unfortunately, a fatal error has occurred. Please see the Bundler
troubleshooting documentation at http://bit.ly/bundler-issues. Thanks!