On Wed, May 12, 2010 at 6:12 AM, Faisal Basha <[email protected]> wrote:
>>> unknown0011248da679:~/hello faisal$ ruby script/server >>> Rails requires RubyGems >= 1.3.2. Please install RubyGems and try again: > k this is wat i did But the command that's "failing" isn't gem or rails, it's `ruby` :-) so that implies you have a different one than you think first in your path. What does `which ruby` return? Also, try `ruby -S gem -v` -- 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.

