Sha256: 634b125ca647561ee4832d55c11e1a9f0bc932e5523fefbe04d1eb233449441d
Contents?: true
Size: 70 Bytes
Versions: 2
Compression:
Stored size: 70 Bytes
Contents
def bt raise 'foo' rescue => exp puts exp.backtrace.join("\n") end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mharris_ext-1.7.1 | lib/mharris_ext/trace.rb |
mharris_ext-1.7.0 | lib/mharris_ext/trace.rb |