[MacRuby-devel] [MacRuby] #530: Net::SSH doesn't work with MacRuby

MacRuby ruby-noreply at macosforge.org
Thu Dec 31 02:52:12 PST 2009


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

Comment(by sk8tr1981@…):

 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/>



More information about the MacRuby-devel mailing list