aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/integer.rb
blob: 21c6d9e0cc23cd503418782c9dcc3d2b53fb4ab6 (plain) (blame)
1
2
3
4
# frozen_string_literal: true
require "active_support/core_ext/integer/multiple"
require "active_support/core_ext/integer/inflections"
require "active_support/core_ext/integer/time"