Sha256: e95933eec26ebf49a1b42d6bd5760a320b586f0ade2ef945efa5f48c9d1c1850

Contents?: true

Size: 178 Bytes

Versions: 2

Compression:

Stored size: 178 Bytes

Contents

# The following will print out the filename and md5 digest of all the
# files passed to it on the command line:
require 'digest/md5'
digest = Digest::MD5.hexdigest(File.read(f))

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
beta_tools-0.0.5 lib/it_tools/md5.rb
beta_tools-0.0.4 lib/it_tools/md5.rb