Class: Numeric
- Inherits:
-
Object
- Object
- Numeric
- Defined in:
- lib/fixed.rb
Instance Method Summary collapse
Instance Method Details
#to_fixed ⇒ Object
264 265 266 |
# File 'lib/fixed.rb', line 264 def to_fixed Fixed.from_number self end |