annotate lib/redmine/core_ext.rb @ 718:378aca14739f cannam

Merge from branch "feature_36"
author Chris Cannam
date Mon, 17 Oct 2011 16:56:41 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }