view lib/redmine/core_ext.rb @ 980:9b4919de5317 cannam

Print out the results
author Chris Cannam
date Thu, 25 Oct 2012 14:19:42 +0100
parents 513646585e45
children
line wrap: on
line source
Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }