Interesting, rails -v gave me 2.3.5, so I tried running 'gem update rails' which gave me 'Nothing to update'
Then I tried 'gem install rails' which put several folders into /var/lib/gems/1.8/gems/ including a "rails-3.0.1" folder, get rails -v still gives me 2.3.5 and gem update rails still gives me 'Nothing to update' Any ideas? -- 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.

