Libraries
»
engine2
(1.0.8)
»
Index (B)
»
BigDecimal
Class: BigDecimal
Inherits:
Object
Object
BigDecimal
show all
Defined in:
lib/engine2/core.rb
Instance Method Summary
collapse
#
to_json
⇒ Object
Instance Method Details
#
to_json
⇒
Object
11 12 13 14
# File 'lib/engine2/core.rb', line 11
def
to_json
(
*
)
# super
to_s
(
'
f
'
)
end