Sha256: 9398c5153f38d1ba3848ca062dba99e03b87d79ca961fda3fc9e74a7af16335b
Contents?: true
Size: 148 Bytes
Versions: 12
Compression:
Stored size: 148 Bytes
Contents
module ConverterHelper extend ActionView::Helpers::NumberHelper def self.human_binary_length(length) number_to_human_size length end end
Version data entries
12 entries across 12 versions & 1 rubygems