Class: Float
- Inherits:
-
Object
- Object
- Float
- Defined in:
- lib/appkernel/types.rb
Class Method Summary collapse
Class Method Details
.to_option(spec) ⇒ Object
8 9 10 |
# File 'lib/appkernel/types.rb', line 8 def self.to_option(spec) spec.to_f end |