Flowdock
method

read_files_from_gem

Importance_1
v1_9_3_125 - Show latest stable - 0 notes - Class: OldFormat
read_files_from_gem(gem_file) private

Reads the embedded file data from a gem file, yielding an entry containing metadata about the file and the file contents themselves for each file that’s archived in the gem. NOTE: Many of these methods should be extracted into some kind of Gem file read/writer

gem_file

IO

The IO to process

Show source
Register or log in to add new notes.