aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext.rb
blob: 573313e74132f17455d890c39e6dd227e4f383dd (plain) (blame)
1
Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }