Class: Float
- Inherits:
-
Object
- Object
- Float
- Defined in:
- lib/rvs/to_rvs.rb
Instance Method Summary collapse
Instance Method Details
#to_rvs ⇒ Object
89 90 91 |
# File 'lib/rvs/to_rvs.rb', line 89 def to_rvs "f#{to_s}" end |