#530: Net::SSH doesn't work with MacRuby ---------------------------------+------------------------------------------ Reporter: sk8tr1...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critical | Milestone: Component: MacRuby | Keywords: ---------------------------------+------------------------------------------
Comment(by eloy.de.en...@…): Please find out if the #initialize_ssh method is indeed protected or what else could be the problem. It would be very helpful if the end result of your deduction would be a simple test reproducing the problem for the test_vm suite: http://github.com/masterkain/macruby/blob/master/test_vm/dispatch.rb If the method is indeed protected and Net::SSH is using #send to circumvent it, then that's probably the problem, which has existed for a while now. In fact, in the dispatch.rb tests on line 92 you'll find a test for this problem. -- Ticket URL: <http://www.macruby.org/trac/ticket/530#comment:4> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel