1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/core_ext.rb
2005-01-11 21:37:02 +00:00

1 line
77 B
Ruby

Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }