Unable to run rails server: `require': cannot load such file — net/ssh (LoadError)
问题 I am trying to learn ruby on rails using the michael hartl guide. In the past, I was able to get through the setup of a new rails webapp. Now, when I try to run the server, I am getting this error: /home/ss/.rvm/gems/ruby-2.2.2/gems/fog-1.26.0/lib/fog/joyent/compute.rb:3:in `require': cannot load such file -- net/ssh (LoadError) from /home/ss/.rvm/gems/ruby-2.2.2/gems/fog-1.26.0/lib/fog/joyent/compute.rb:3:in `<top (required)>' from /home/ss/.rvm/gems/ruby-2.2.2/gems/fog-1.26.0/lib/fog/joyent