I’m new to the RoR language, and I’m being set back by an uncooperative
installation of Ruby (and Rails).
I followed the instructions at Dan Benjamin but my problem
still persists.
Whenever I try to do a gem command, I get:
/usr/local/bin/gem:8:in `require’: no such file to load – rubygems
(LoadError)
from /usr/local/bin/gem:8
I went around deleting thins hoping to do a fresh install. But I think I
deleted too much. How can I delete everything and start all over? Or,
how can I fix my problem.
you don’t need to delete anything, just do it all from scratch over
again. I’m not sure what went wrong the first time, but I followed the
same instructions last week and it worked fine for me.
you don’t need to delete anything, just do it all from scratch over
again. I’m not sure what went wrong the first time, but I followed the
same instructions last week and it worked fine for me.
I did it all over again and it still doesn’t work.