view lib/redmine/core_ext.rb @ 1448:b1b608507209 live

Various style fixes to try to make Doxygen output look nice again
author Chris Cannam
date Tue, 22 Oct 2013 12:28:32 +0100
parents 513646585e45
children
line wrap: on
line source
Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }