Top "Rubymine-7" questions

RubyMine 7 comes with a new plugin that integrates Chef to help you build, deploy and manage your infrastructure.

Uninitialized constant error in Ruby class

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-7
Connection failed. Exhausted available authentication methods

I 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