@soulcutter
So here's one: Is there a canonical tool for examining a #Ruby project and producing a #graph of #lexical 'call tree' relationships? Such as what #classes/#modules #include/#extend which modules? I 𝘩𝘢𝘵𝘦 doing it by hand; not only is it error-prone, but updating it in an active project sucketh.
So here's one: Is there a canonical tool for examining a #Ruby project and producing a #graph of #lexical 'call tree' relationships? Such as what #classes/#modules #include/#extend which modules? I 𝘩𝘢𝘵𝘦 doing it by hand; not only is it error-prone, but updating it in an active project sucketh.