Sha256: 72feb4e6de077983c8b0236606aad5795fbe94d17e9376005f738f833a2d0821

Contents?: true

Size: 191 Bytes

Versions: 3

Compression:

Stored size: 191 Bytes

Contents

module Humanize
  autoload :Bytes, 'humanize/bytes'
  autoload :Byte, 'humanize/byte'
  autoload :Kilo, 'humanize/kilo'
  autoload :Mega, 'humanize/mega'
  autoload :Giga, 'humanize/giga'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
humanize-bytes-2.1.0 lib/humanize-bytes.rb
humanize-bytes-2.0.1 lib/humanize-bytes.rb
humanize-bytes-2.0.0 lib/humanize-bytes.rb