annotate lib/redmine/core_ext.rb @ 379:f25c73364bfb cannam-pre-20110113-merge

Merge from branch "feature_121"
author Chris Cannam
date Mon, 04 Apr 2011 10:29:54 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }