RubyGems.org

ssh

1.1.0

SSH provides a simple streaming ssh command runner. That's it. This is a one trick pony. ssh = SSH.new "example.com", "/var/log" puts ssh.run "ls" SSH was extracted from rake-remote_task which was extracted from vlad.

installgem install ssh
Authors

Ryan Davis

2,893 total downloads 1,151 for this version
Owners

5a837592409354297424994e8d62f722

Gemfile
gem "ssh", "~> 1.1.0"
Versions
  1. 1.1.0 November 9, 2012
  2. 1.0.0 November 15, 2011
Runtime Dependencies
  1. open4 ~> 1.0