Displaying 1 result from an estimated 1 matches for "simplab".
Did you mean:
simlab
2009 May 21
0
new gem Excellent
Hi all,
I just released a new gem called Excellent that performs static code
analysis on Ruba code. It combines roodi, reek and flog and also adds
some Rails specific checks (e.g. verifying that ActiveRecord models
specify attr_accessible):
http://log.simplabs.com/post/110508243/excellent
gem sources -a http://gems.github.com
sudo gem install simplabs-excellent
What do you think about that? Might that be helpful? I''d also
appreciate suggestions for more checks to perform (especially Rails
specific ones).
Marco