Sha256: 734ee291ff3ca0783f8c67af4260ef36c3bde13311fe0c2032fb34ad0de60b80
Contents?: true
Size: 155 Bytes
Versions: 1
Compression:
Stored size: 155 Bytes
Contents
class DeprecationWarning < Warning; end class DeprecatedMethodWarning < DeprecationWarning; end class DeprecatedSignatureWarning < DeprecationWarning; end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
structured_warnings-0.1.0 | lib/structured_warnings/warnings.rb |