method
format_options
rails latest stable - Class:
ActiveSupport::NumberHelper::NumberConverter
format_options()private
No documentation available.
# File activesupport/lib/active_support/number_helper/number_converter.rb, line 145
def format_options
default_format_options.merge!(i18n_format_options)
end