metrics.rake
6 lines
| 113 B
| text/x-ruby
|
RubyLexer
|
r2720 | begin | ||
require 'metric_fu' | ||||
rescue LoadError | ||||
# Metric-fu not installed | ||||
# http://metric-fu.rubyforge.org/ | ||||
end | ||||