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