class Shoulda::ActiveRecord::Matchers::ValidateNumericalityOfMatcher

def description

def description
  "only allow numeric values for #{@attribute}"
end