RubyGems upgrade and Rails 1.2.2, the saga continues

February 6th, 2007 by pyrat
sudo gem install rails --include-dependencies
ERROR:  While executing gem ... (NoMethodError)
undefined method `refresh' for #

2 Responses to “RubyGems upgrade and Rails 1.2.2, the saga continues”

  1. (e) Says:

    Delete the “source_cache” file used by gem. There’s a blog post on the Ruby Weblog, “Riding Rails”, about this problem.

  2. pyrat Says:

    Yep http://weblog.rubyonrails.org/2007/2/6/in-case-you-re-having-trouble-installing-gems solves the problem.

Leave a Reply