annotate lib/redmine/core_ext.rb @ 848:aa0ad9ab384b live

Merge from branch "cannam"
author Chris Cannam
date Wed, 01 Feb 2012 14:35:56 +0000
parents 513646585e45
children
rev   line source
Chris@0 1 Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }