On Wed, Mar 10, 2010 at 3:55 AM, Faisal Basha <[email protected]> wrote: > rails expense > /usr/local/bin/rails:19: undefined method `bin_path' for Gem:Module > (NoMethodError). > > I keep getting the above error after installing rails.
How did you install it? What do the following commands return: which gem which rails gem env gem list --local -- Hassan Schroeder ------------------------ [email protected] 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.

