aboutsummaryrefslogblamecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/kernel.rb
blob: 7708069301d7196d3b56a23642d82444f24d6120 (plain) (tree)
1
2
3
4
5
                             
 


                                                        
# frozen_string_literal: true

require "active_support/core_ext/kernel/concern"
require "active_support/core_ext/kernel/reporting"
require "active_support/core_ext/kernel/singleton_class"