Tag Archives: RubyGems

Gem Trouble

I was recently involved in updating a Rails 2.0.2 application to 2.1.1 and part of that task was to update the local Rails installation. So, I naturally tried sudo gem update rails which failed with the message ERROR:  could not find rails locally or in repository

Posted in Rails | Also tagged , | Leave a comment