K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2021-01-03T20:01:48.279547Z K 7 svn:log V 346 Add rubygem-tracer 0.1.1 Tracer outputs a source level execution trace of a Ruby program. It does this by registering an event handler with Kernel#set_trace_func for processing incoming events. It also provides methods for filtering unwanted trace output (see Tracer.add_filter, Tracer.on, and Tracer.off). WWW: https://github.com/ruby/tracer END