aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/float.rb
blob: 4f6f606680c2cf11fb8c7582843ea3c6a89102e4 (plain) (blame)
1
require 'active_support/core_ext/float/rounding' if RUBY_VERSION < '1.9'