annotate lib/redmine/core_ext.rb @ 150:857ac9ccf613 luisf

Merge from branch "live"
author Chris Cannam
date Mon, 24 Jan 2011 14:18:00 +0000
parents 513646585e45
children
rev   line source
Chris@0 1 Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }