From: Jim Weirich Date: 2005-01-06T03:46:13+09:00 Subject: Re: [ANN] RubyGems 0.8.4 and Rails Szymon Drejewicz said: > I'm trying to install Rails using RubyGems but something is wrong: >>> undefined method `find_module_named' for nil:NilClass << > error stops the installation, and Rails isn't properly installed. I actually saw this while helping a friend install Rails last night. It seems to be happening during the RDoc generation phase, but I'm not sure if the cause lies with RubyGems or RDOc. With the exception of the RDoc web pages, I think that Rails is properly installed. Just to make sure, you can retry it with the --no-rdoc option to workaround the problem for now. -- -- Jim Weirich jim@weirichhouse.org http://onestepback.org ----------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)