class
BigDecimal
v3.2.1 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Constants
DEFAULT_STRING_FORMAT = 'F'
YAML_MAPPING = { 'Infinity' => '.Inf', '-Infinity' => '-.Inf', 'NaN' => '.NaN' }
YAML_TAG = 'tag:yaml.org,2002:float'
Files
- activesupport/lib/active_support/core_ext/big_decimal/conversions.rb
- activesupport/lib/active_support/json/encoding.rb