annotate lib/redmine/core_ext.rb @ 941:6d4cafba9468 live

Merge from the default branch
author Chris Cannam
date Wed, 11 Jul 2012 14:36:11 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }