Ruby source code analyzer (something like pylint)
问题 Does Ruby have any tools along the lines of pylint for analyzing source code for errors and simple coding standards? It would be nice if it could be integrated with cruisecontrolrb for continuous integration. Or does everyone write such good tests that they don't need source code checkers! 回答1: I reviewed a bunch of Ruby tools that are available here http://devver.wordpress.com/2008/10/03/ruby-tools-roundup/ most of the tools were mentioned by webmat, but if you want more information I go