Sha256: a74fb59c43e6f53ca4d6bef2abfbc75c53f2f80a99def48faa2606dd09fad95d
Contents?: true
Size: 124 Bytes
Versions: 46
Compression:
Stored size: 124 Bytes
Contents
unless ENV["TEST_LOGS"] == "true" module Pliny::Log def log(data, &block) block.call if block end end end
Version data entries
46 entries across 46 versions & 1 rubygems