http://rubygems.org/gems/reek Not sure if this is in active development, is there an alternative to the reek
tool.
Asked
Active
Viewed 456 times
1

Joe
- 14,513
- 28
- 82
- 144
-
1Check these - http://devver.wordpress.com/2008/10/03/ruby-tools-roundup/. Also, any issues that you found with `reek`, I'm not sure, they haven't had a release after 2010. but the version I downloaded from the site works good enough for me. – verisimilitude Sep 01 '12 at 04:04
-
1You may also have a look at - http://stackoverflow.com/questions/286564/can-anyone-recommend-a-ruby-source-code-analyzer-something-like-pylint – verisimilitude Sep 01 '12 at 04:04
-
1https://www.ruby-toolbox.com/categories/code_metrics – Stefan Sep 01 '12 at 07:54
-
1Just want to add that as of 2013-11-25 it is still in active development. – Gilles Nov 26 '13 at 03:45