view lib/redmine/core_ext.rb @ 1:cca12e1c1fd4

* Update to Redmine trunk (SVN revisions 3860-3892)
author Chris Cannam
date Wed, 28 Jul 2010 12:08:28 +0100
parents 513646585e45
children
line wrap: on
line source
Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }