InfoQ

InfoQ

Topic/Tag specific view

metric_fu Content on InfoQ


News about metric_fu

RubyGems.org Replaces RubyForge as Gem Host

Topics
Community,
Ruby

With a recent announcement from Nick Quaranto, RubyGems.org has become the default gem source for RubyGems. The three domains gemcutter.org, gems.rubyforge.org, and rubygems.org now all point to the same place, and gem serving and installation work for all three. RubyGems.org is the main web front end, to which the other two sites redirect. The secure site, https://rubygems.org, is also now live.

Metrics for Ruby With Caliper

Topics
Ruby,
Code Analysis

Caliper calculates various metrics – for example code duplication and complexity – for your Ruby code; all you need is a public Git repository.