Sshort
Initiate an SSH connection to your Capistrano configured server
Installation
gem 'sshort'
And then execute:
bundle
Or install it yourself as:
gem install sshort
Configuration
Add the following line to Capfile
require 'sshort'
Usage
cap ssh
License
The gem is available as open source under the terms of the MIT License.