Hello there! I have used RailsInstaller in my Win7 as environment. Lately, I have been unable to install required gems using bundle install which produces result similar to below:
... ... Using sqlite3 (1.3.4) Using uglifier (1.0.3) C:/RailsInstaller/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:427:in `rescue in request': too many connection resets (http://production.cf.rubygems.org/gems/webrat-0.7.1.gem) (Gem::RemoteFetcher::FetchError) from C:/RailsInstaller/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:372:in `request' ... ... Do anyone have idea what I should do? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/jGlrE64CltAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

