Ruby nuby here, but this seems like I overlooked something. I'm running Rails 2.1.1 on Mac OS Leopard.
I go into terminal and create an app: rails whatever I move into my app and try to start WEBrick cd ./whatever ruby script/server And I get the following error: Rails requires RubyGems >= . Please install RubyGems and try again: http://rubygems.rubyforge.org However, I already have RubyGems 1.3.0 installed, so I'm not sure where this issue comes from. The fact that the error also doesn't denote a RubyGems version seems strange. Any ideas? I'm really stuck on this and can't find anything via Google or the forum. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

