On Mon, Oct 31, 2011 at 2:33 PM, BigC <[email protected]> wrote: > I just got a mac book pro and was thinking I would try my hand a ruby > and ruby on rails I have installed rails with sudo gem install rails > four different times because no one says to be in a certain dir when > you start the install.
That's because it doesn't matter. :-) What is the output of `sudo gem install rails` ? What is the output of `gem list --local` ? What is the output of `gem env` ? -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

