no such file to load — net/ssh (LoadError)

no such file to load -- net/ssh (LoadError)

If you get that error, you might need to add  ‘require rubygems’

I received this error while trying to do a deployment without capistrano.  Cap was mostly undocumented, and now might be unsupported, so I’m trying to see if one can do the same with net-ssh directly.

Leave a Reply