method
strip_insignificant_zeros
rails 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 45
def strip_insignificant_zeros
options[:strip_insignificant_zeros]
end