This project is archived and is in readonly mode.

#3014 ✓invalid
Alexey Poimtsev

edge rails, rubygems, osx

Reported by Alexey Poimtsev | August 8th, 2009 @ 10:26 PM

hi,
there are strange problem:

4-MBP:cyberberry_id alec$ ruby script/console
./script/../config/../vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:1:in require': no such file to load -- rubygems (LoadError)

from ./script/../config/../vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:1
from ./script/../config/../vendor/rails/railties/lib/rails/gem_dependency.rb:1:in `require'
from ./script/../config/../vendor/rails/railties/lib/rails/gem_dependency.rb:1
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:6:in `require'
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:6
from ./script/../config/boot.rb:45:in `require'
from ./script/../config/boot.rb:45:in `load_initializer'
from ./script/../config/boot.rb:38:in `run'
from ./script/../config/boot.rb:11:in `boot!'
from ./script/../config/boot.rb:110
from script/console:2:in `require'
from script/console:2

on ruby 1.8.6 i've seen message lake this
/Library/Ruby/Site/1.8/rubygems.rb:270:in activate': You have a nil object when you didn't expect it! (NoMethodError) You might have expected an instance of Array.<br/> The error occurred while evaluating nil.map

How to solve this?

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages