
6 Feb
2024
6 Feb
'24
2:03 p.m.
On Tue, Feb 6, 2024, at 6:15 AM, Peter Hickman via ruby-talk wrote:
I have some old code to work with that is more than a little over engineered. Is there a tool that would allow me to graph this so I might see where the actual work is being done and shorten these branches?
TracePoint -> Graphviz: https://github.com/cjoudrey/code_mapper Parser -> Graphviz https://github.com/mvidner/code-explorer