Displaying 1 result from an estimated 1 matches for "brentona".
Did you mean:
brenton
2012 Jan 25
0
bundle crashing with `error!': 302 "Moved Temporarily" (Net::HTTPRetriableError)
Gday all,
Tried creating a new rails app with 3.2.0 on MRI 1.9.3 running under
RVM 1.10.2, and it crashes on bundle with the following trace:
brentona@brails:~/rails_3.2.0$ bundle
Fetching source index for https://rubygems.org/
/home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/net/http.rb:
2632:in `error!'': 302 "Moved Temporarily" (Net::HTTPRetriableError)
from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/net/...