method
    
    open
 
  open(host, user = nil, passwd = nil, acct = nil)
  public
  A synonym for FTP.new, but with a mandatory host parameter.
If a block is given, it is passed the FTP object, which will be closed when the block finishes, or when an exception is raised.

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
   
    
     
   = protected
 = protected
  