class Float

Shims

Public Instance Methods

numeric?() click to toggle source
# File lib/greenhat/thing/helpers.rb, line 54
def numeric?
  true
end