method

options

options()
private

No documentation available.

# File activesupport/lib/active_support/number_helper/number_converter.rb, line 139
        def options
          @options ||= format_options.merge(opts)
        end