system icon indicating copy to clipboard operation
system copied to clipboard

System is a pure ruby interface to gather current systems information; OS, CPU, Filesystem etc...

Results 1 system issues
Sort by recently updated
recently updated
newest added

Hi, I'm installing system via rubygems under ruby1.9 (the supported version on Debian) and when requiring system from my script I get an error due to 'bundle/setup': ``` vagrant@vagrant-base-wheezy-amd64:~$ gem...