search for: 385c71f2

Displaying 1 result from an estimated 1 matches for "385c71f2".

2006 Aug 09
1
Problem install rails via gem
I am getting the following errors when trying to install a new copy of rails: gem install rails --include-dependencies Attempting local installation of ''rails'' ERROR: Error installing gem rails[.gem]: No metadata found! it seems to not be going out to the repository but I was able to update rake via gem update rake. I am running Ruby 1.8.4 on centos Is it just me or is