method

precision

rails latest stable - Class: ActiveSupport::NumberHelper::RoundingHelper

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v6.0.0) is shown here.

precision()
private

No documentation available.

# File activesupport/lib/active_support/number_helper/rounding_helper.rb, line 53
        def precision
          options[:precision]
        end