method
strip_insignificant_zeros
v6.0.0 -
Show latest stable
- Class:
ActiveSupport::NumberHelper::NumberToRoundedConverter
strip_insignificant_zeros()private
No documentation available.
# File activesupport/lib/active_support/number_helper/number_to_rounded_converter.rb, line 42
def strip_insignificant_zeros
options[:strip_insignificant_zeros]
end