utils: avoid namespace conflict
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 27 Aug 2009 19:06:19 +0000 (21:06 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 27 Aug 2009 19:06:19 +0000 (21:06 +0200)
commit0cad27296391911bd3e7a1e622e35f6495d452d3
treecd56c13e17ae06757ad73db7d93487657d851718
parent2483fe9d57d8d719a7c293ace102f96944d8c717
utils: avoid namespace conflict

The time parsing refactoring introduced an unpleasant namespace
conflict by defining Utils::Time. Eliminate it by renaming it to
ParseTime
lib/rbot/core/utils/parse_time.rb