rubyMetrics 1.2 supports Rails stats 4

Posted by david

I've just released the version 1.2 of the rubyMetrcics plugin for Hudson, and I've added support for Rails stats, so, if you check the right option hudson generates the report and its trend graph:

You can find more info into the plugin page.

Ruby Metrics plugin for Hudson 1

Posted by david

I couldn't keep quiet after I read this Arun Gupta's post, so I've just released the first version of the Ruby metrics plugin for Hudson.

This plugin aims to collect a bunch of ruby metrics tools and integrate them with Hudson. The first release allows to integrate Rcov reports into Hudson and builds a trend graph with the coverage of your project between releases.

You can find more screenshots in the plugin wiki page. Enjoy it!