Current ctags parser for Ruby can't recognize Singleton Class and Cascaded Class, and its output doesn't differ between singleton instance method and instance method and singleton class method. This patch revise them.
Patch for Ruby Parser
Log in to post a comment.
Patch for Ruby Parser