math plugin: stringify answer for reply
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 9 Apr 2008 21:31:59 +0000 (23:31 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 9 Apr 2008 21:31:59 +0000 (23:31 +0200)
commit282909e0ef97ab3045254920dcee5eab2be25505
tree3d907c3c12c6333e81662d4db070cab3b69e5c97
parentd6f297d8f6bff4f33917441355a3e2ff4a0550fe
math plugin: stringify answer for reply

Some Ruby versions seem to have a problem when answer is a Fixnum, so
make the .to_s conversion explicit
data/rbot/plugins/math.rb