Class: Float
- Inherits:
-
Object
- Object
- Float
- Defined in:
- lib/greenhat/thing/helpers.rb
Overview
Shims
Instance Method Summary collapse
Instance Method Details
#numeric? ⇒ Boolean
54 55 56 |
# File 'lib/greenhat/thing/helpers.rb', line 54 def numeric? true end |