RubyMine 7 comes with a new plugin that integrates Chef to help you build, deploy and manage your infrastructure.
I have these two classes in RubyMine: book.rb: class Book def initialize(name,author) end end test.rb: require …
ruby-on-rails ruby ruby-on-rails-3 rubymine rubymine-7I am trying to add deployment configuration using SFTP, however, I get this error: Connectionx.x.x.xfailed. Exhausted available …
ssh ftp sftp ssh-agent rubymine-7