Ruby on Rails Monday, October 31, 2011

On Mon, Oct 31, 2011 at 2:33 PM, BigC <carl@winathans.com> 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 ------------------------ hassan.schroeder@gmail.com
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment