Class: BigDecimal
- Inherits:
-
Object
- Object
- BigDecimal
- Defined in:
- lib/fat_core/numeric.rb
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
102 103 104 |
# File 'lib/fat_core/numeric.rb', line 102 def inspect to_s end |