mirror of
https://github.com/Graphify-Labs/graphify.git
synced 2026-09-14 19:34:09 +08:00
984ff116d3
A call on a qualified constant receiver (ActiveRecord::Base.transaction) truncated the receiver to its last segment (Base) and bound to any lone corpus class named Base, a false EXTRACTED edge. Keep the full constant path and suffix-match it against declared classes, emitting an edge only on a single unambiguous hit; a leading :: pins a whole-path match. Bare receivers are unchanged.
11 KiB
11 KiB