method

format_options

format_options()
private

No documentation available.

# File activesupport/lib/active_support/number_helper/number_converter.rb, line 143
        def format_options
          default_format_options.merge!(i18n_format_options)
        end