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