Redmine/lib/redmine/core_ext.rb
Jean-Philippe Lang a6311a9603 Estimated time recognizes improved time formats (#1092).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1361 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-04-26 11:59:51 +00:00

2 lines
77 B
Ruby

Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }