module
ActiveSupport::CoreExtensions::BigDecimal::Conversions
rails latest stable
No documentation available for this module.
Constants
DEFAULT_STRING_FORMAT = 'F'.freeze
YAML_MAPPING = { 'Infinity' => '.Inf', '-Infinity' => '-.Inf', 'NaN' => '.NaN' }
YAML_TAG = 'tag:yaml.org,2002:float'.freeze
Files
- activesupport/lib/active_support/core_ext/bigdecimal/conversions.rb