6

Possible Duplicate:
Automatic code quality tool for Ruby?

Java has FindBugs™. What is equivalent for Ruby?

Community
  • 1
  • 1
Anil
  • 375
  • 3
  • 13
  • possible duplicate of [Automatic code quality tool for Ruby?](http://stackoverflow.com/questions/55313/automatic-code-quality-tool-for-ruby) http://stackoverflow.com/questions/286564/can-anyone-recommend-a-ruby-source-code-analyzer-something-like-pylint – Peter Lawrey Aug 06 '12 at 11:34

1 Answers1

0

Take a look at this blog. It talks about different tools (Roodi, Dust and Flog).

sakthisundar
  • 3,278
  • 3
  • 16
  • 29