I need to extract a zip file that containes many folders and files using rails ziprails
gem. While also keeping the files and folders organized the way they where ziped.
This was not as straight forward as i though. Please see the solution i found beneath (added for future reference)