➜ ruby-china git:(master) bundle install Fetching source index for http://rubygems.org/ Could not fetch prerelease specs from rubygems repository http://rubygems.org/ Could not find will_paginate-3.0.pre2 in any of the sources
单独 gem install 是可以的。
删除了 gemfile.lock 好使了,不知道是不是网络的事
會不會是被牆了?
用 tsocks http://agi-alvin.iteye.com/blog/1190820
#3 楼 @alvin2ye 看起来 tsocks 似乎还能用于服务环境翻墙
是网络不好,bundle install 有没有 debug 选项?在那等着不是个事啊
#5 楼 @jinleileiking 试试 gem install -V
$ gem install foo -V
我也觉得确实 bundle --verbose 弱暴了