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