Discussion Forums
Discuss all things Ruby on Rails with perhaps the web's most vibrant group of Ruby on Rails enthusiasts.
- Topic List
- Most Recent Posts
- Sign In for more options
Refactoring tools for Rails
2 Posts
Refactoring tools for Rails
"SimpleCov":https://github.com/colszowka/simplecov is a great alternative to rcov these days
Good to check the quality of code before you deliver
metric_fu rcov reek
List me if you are using more or different!
Regards
Sumanth
2 Posts
