#530: Net::SSH doesn't work with MacRuby
---------------------------------+------------------------------------------
 Reporter:  sk8tr1...@…          |       Owner:  lsansone...@…        
     Type:  defect               |      Status:  new                  
 Priority:  critical             |   Milestone:                       
Component:  MacRuby              |    Keywords:                       
---------------------------------+------------------------------------------

Comment(by sk8tr1...@…):

 Yes, the #initialize_ssh method is indeed protected, and is being called
 at the beginning of the packed_stream module:

 {{{
 object.__send__(:initialize_ssh)
 }}}

 You mentioned that this problem existed for a while, could you give me a
 little more detail why this is happening?

 It would be really awesome to include net/ssh on my project, so I will
 help you on whatever you need (and my knowledge allows) to get this
 working.

 Cheers!

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/530#comment:5>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to