Redmine/lib/redmine/core_ext.rb

2 lines
77 B
Ruby

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