Just to make one thing clear, it's not completely a programming question but a programmer might know what's wrong:
Messed up my gem installation. If I execute "gem list" or any other gem command, I get
/Library/Ruby/Site/1.8/rubygems.rb:956:in `use_paths': undefined method `join' for #<String:0x101786480> (NoMethodError)
from /Library/Ruby/Site/1.8/rubygems/gem_runner.rb:72:in `do_configuration'
from /Library/Ruby/Site/1.8/rubygems/gem_runner.rb:44:in `run'
from /usr/bin/gem:21
I reinstalled gem, the apple developer tools, ruby, googled it, ...
I need a hint!
Environment: Apple Mac OS X Snow Leopard current stable gem and Ruby 1.8.7