执行时出现错误rails new myprojectname
:
Gem::RemoteFetcher::FetchError: Errno::ETIMEDOUT: Operation timed out - SSL_connect ( https://rubygems.org/gems/actionpack-5.0.2.gem )
安装 actionpack (5.0.2) 时出错,并且Bundler 无法继续。在捆绑之前
确保成功。gem install actionpack -v '5.0.2'