Sha256: 9230f723057476772ca7fd97bdf2cf94744cb79deb98033407442f13fe70e1e9
Contents?: true
Size: 146 Bytes
Versions: 5
Compression:
Stored size: 146 Bytes
Contents
module Helium class Console define_formatter_for Symbol do def call light_blue(':' + object.to_s) end end end end
Version data entries
5 entries across 5 versions & 1 rubygems