What's the easiest way (in Ruby) to SSH remotely into a bunch of servers and change an environment variable in ~/.bash_profile ? Assuming, I have public key access to these servers and don't have to manually enter a password. Is there a way to do this with Capistrano?What's the easiest way (in Ruby) to SSH remotel