module Metrical

Constants

VERSION

Public Class Methods

message() click to toggle source
# File lib/metrical.rb, line 4
def self.message
  "Please install metric_fu. It runs from the command-line now.  And gem uninstall metrical metric_fu-metrical.  Thanks :)"
end