view lib/redmine/core_ext.rb @ 998:a2660a5eb395 browsing

Some work towards interesting ways of browsing projects
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 09 Nov 2012 14:40:46 +0000
parents 513646585e45
children
line wrap: on
line source
Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }