RubySonar. A tool that understands Ruby code and maps out how it works.

github.com/yinwang0/rubysonar

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2019
  • Merge pull request #18 from yinwang0/dependabot/maven/jackson-version…
  • Bump jackson-version from 2.9.9 to 2.10.0
August 2019
  • upgrade jackson
  • fix for Java 9. Fix #7
  • Merge pull request #15 from handsomecheung/b-missing-setsuper
  • remove duplicated line
July 2019
  • missing setSuper() if super available
January 2016
  • Merge pull request #12 from chenyukang/master
  • print message for OutOfMemoryError and StackOverflowError
  • keep consistence of name style
  • fix 'NestingError: nesting of 100 is too deep' error
November 2015
  • Merge branch 'master' of github.com:yinwang0/rubysonar
  • return to BSD license
May 2014
  • Merge pull request #9 from lambdalab/tomerge
  • more specific binding kind
  • Set missing name field
April 2014
  • Merge pull request #8 from kenpusney/fix_typo
  • fix variable name typo
March 2014
  • fix binding kind
  • handle rails' ClassMethods