load rubygems if available
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 6 Mar 2009 20:55:12 +0000 (21:55 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 6 Mar 2009 20:55:12 +0000 (21:55 +0100)
commit00f2fa9d625b19d6c8b33c62ea41460924e43634
tree55eb38943ef966c7cbaddde0abd9b232d1617c89
parent0a44338d09e921440fac821b1db8d03e71a10ff0
load rubygems if available

Try loading rubygems as soon as we're set up, since it can be needed for
gettext and a number of other things. This also allows us to get rid of
some stupid convoluted tricks in utils.
lib/rbot/core/utils/utils.rb
lib/rbot/ircbot.rb