I have a RedHay 7 system and I have installed the ruby 2.0.0.648 and rubygem 2.0.14 package and it has also installed a few dependent gems.
My problem is when I run the
gem list command I dont see any of the gems.
If I cd into the /usr/share.gems/gems/ directory I can see all of the files.
My question is…
How can I force the “gems command” to scan the /usr/share/gems/gems directory and update the
*** LOCAL GEMS *** database?
- There has to be a way to manually edit the files to tell the gems command that all of the files are really on the system. *