Sha256: 8e35203a497ee9de52895363c7d3a6f3bb2062e267319d371a31a95f46f18876
Contents?: true
Size: 136 Bytes
Versions: 4
Compression:
Stored size: 136 Bytes
Contents
class Symbol def to_logger self.to_s.to_logger end def to_debug self.to_s.to_debug end alias :to_info :to_logger end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
eric_tools-0.0.7 | lib/eric_tools/symbol.rb |
eric_tools-0.0.6 | lib/eric_tools/symbol.rb |
eric_tools-0.0.5 | lib/eric_tools/symbol.rb |
eric_tools-0.0.4 | lib/eric_tools/symbol.rb |