ruby_detective
ruby_detective copied to clipboard
Sometimes the class file path is wrong
This happens because of the merging of information of various files. So if a class is declared in two files the last one will become the path once they are merged.