Ruby - the simplest way to read a text file inside a zip file -
What is the easiest way to read a text file inside a zip file in Ruby? Some
is required 'zip / zip' zip :: zip file.New ("archive.zip"). Read ("article.txt")
What is the easiest way to read a text file inside a zip file in Ruby? Some
is required 'zip / zip' zip :: zip file.New ("archive.zip"). Read ("article.txt")
Comments
Post a Comment