Sha256: f835c060c7e9e5dbb816dac716a08096d2d4c614dc65ff9cea20ffb4e069b9ce
Contents?: true
Size: 143 Bytes
Versions: 4
Compression:
Stored size: 143 Bytes
Contents
class Numeric def format_integer colored_integer = ("%02i"% self) end def with_label label self.to_s.with_label label end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
Pratt-1.6.8-x86-linux | lib/pratt/core_ext/numeric.rb |
Pratt-1.6.8 | lib/pratt/core_ext/numeric.rb |
Pratt-1.6.5 | lib/pratt/core_ext/numeric.rb |
Pratt-1.6.4 | lib/pratt/core_ext/numeric.rb |