File: metrics.rake

package info (click to toggle)
redmine 1.4.4%2Bdfsg1-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 13,124 kB
  • sloc: ruby: 72,074; sh: 536; php: 263; perl: 255; python: 150; makefile: 46; sql: 37
file content (6 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
begin
  require 'metric_fu'
rescue LoadError
  # Metric-fu not installed
  # http://metric-fu.rubyforge.org/
end