view lib/redmine/core_ext.rb @ 938:598d53decdd8

#488 Show matching projects in search results first, even if there are many
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 11 Jul 2012 14:05:56 +0100
parents 513646585e45
children
line wrap: on
line source
Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }