annotate lib/redmine/core_ext.rb @ 2:b940d200fbd2

* Add SoundSoftware.ac.uk theme
author Chris Cannam
date Wed, 28 Jul 2010 12:12:43 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }