Module: Softlayer::Float
- Defined in:
- lib/softlayer/float.rb
Instance Method Summary collapse
Instance Method Details
#new(value) ⇒ Object
3 4 5 |
# File 'lib/softlayer/float.rb', line 3 def new(value) value.to_f end |
3 4 5 |
# File 'lib/softlayer/float.rb', line 3 def new(value) value.to_f end |