Tagged Questions
1
vote
3answers
512 views
Local installation of ruby / rubygems with no root access
I have a machine at work from wich I'd like to run a script that gathers some information about other machines. I want to do it in Ruby, since it's what I know best, but I've ran into some problems, ...