view lib/redmine/.svn/text-base/core_ext.rb.svn-base @ 478:7097dc91e58e feature_36

corrrectly searches for the user. some issues pending saving the author model.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 29 Jun 2011 17:12:03 +0100
parents 513646585e45
children
line wrap: on
line source
Dir[File.dirname(__FILE__) + "/core_ext/*.rb"].each { |file| require(file) }