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.

Comments

Leave a response

  1. edOctober 19, 2008 @ 05:28 AM
    Great post!
  2. samOctober 19, 2008 @ 05:59 PM
    Will that tool help me to figure out how much memory i need to have for my rails app? thanks sam
  3. LopreOctober 21, 2008 @ 04:30 PM
    It looks very nice. I will use it in my next app.
  4. Jeroen KnoopsMay 03, 2009 @ 11:26 AM
    I really like this feature, but it seems that this part is broken in rubyMetric 1.2.2. in combination with rake 1.5 Rake 1.5 has a working directory parameter (which is very useful). I've tried to make a patch in RailsStatsPublisher.java:37 by adding an extra parameter and expanding the RailsStatsPublisher config.jelly with an Advanced settings part, but I'm new to Hudson so I had some difficulties in getting the test environment running. Or is it just me, not getting the rails Stats to run?
Comment