aboutsummaryrefslogblamecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/numeric.rb
blob: 7a24980bee1f5ff9bc48d7df304816e54d00b895 (plain) (tree)
1
2
3
4

                                                     
                                      
                                              
require 'active_support/core_ext/numeric/conversions'

require 'active_support/core_ext/util'
ActiveSupport.core_ext Numeric, %w(time bytes)