Sha256: 00e7e9b0d8d2955b0106adab1f806a096fd5055ef6e8049b6344d1b300a706ad
Contents?: true
Size: 167 Bytes
Versions: 48
Compression:
Stored size: 167 Bytes
Contents
# Allow exception handlers to add information # to an exception for upstream class Exception def additional_information @additional_information ||= {} end end
Version data entries
48 entries across 48 versions & 2 rubygems