rubyonrailsin

A Ruby and Rails talk

Friday, March 12, 2010


Re: [Rails] Re: Re: Re: Re: Re: `bin_path' for Gem:Module (NoMethodError

by rubyonrailsin 0 comments

Tag


Share this post:
Design Float
StumbleUpon
Reddit

On Fri, Mar 12, 2010 at 9:37 AM, Faisal Basha <lists@ruby-forum.com> wrote:

> okay....how do I check the ruby and gem executables exactly...this is
> what I know...
>
> unknown0011248da679:~ faisal$ ruby -v
> ruby 1.8.2 (2004-12-25) [powerpc-darwin8.0]

That's probably the problem right there.

`which ruby` will give you the location of the one currently first in your
path. If it's not the one you want, either change your path or get rid of
the unwanted version.

And as I said, you can use `find` to look for other versions.

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
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

Subscribe feeds via e-mail

Blog Archive