I'm looking for creating a connection using ssh in order to execute some command on a remote server.
I wanted to perform these action with the following gem: net/ssh.
But it seems to don't be working with MacRuby.
What would you propose for it?
I would like my application to be released on the AppStore.