Subject: Re: Gems was working but not anymore
From: sarosh.lists gmail.com
Date: Fri, 23 Mar 2007 21:45:16 +0900
References: 245040
In-reply-to: 245040
Figured it out. When I did:
# ruby -v
it gave me 1.8.2, meaning that it had reverted to the version included
with OSX for some reason.
I did this:
# . ~/.bash_login
and it's working again!