gettextfile

gettextfile(remotefile, localfile = File.basename(remotefile))
Instance Public methods

Retrieves remotefile in ASCII (text) mode, storing the result in localfile. If localfile is nil, returns retrieved data. If a block is supplied, it is passed the retrieved data one line at a time.

doc_ruby_on_rails
2015-04-20 14:03:24
Comments
Leave a Comment

Please login to continue.