method
new
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::NumberHelper::RoundingHelper
new(options)public
No documentation available.
# File activesupport/lib/active_support/number_helper/rounding_helper.rb, line 8
def initialize(options)
@options = options
end