diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-02-13 16:38:57 +0100 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-02-13 16:38:57 +0100 |
commit | 22f6e518f5b82b9311ce2d1cb56bd269bbb5994f (patch) | |
tree | 27635afc5b4db6308a36bb17e5bfbf9890ec15cb /data/rbot/plugins/reaction.rb | |
parent | b65844bd23671dd86df00cd9a12385ecabd4f447 (diff) |
config: Value#get() should return #default(), not @default
@default may be a Proc, in which case the default value is obtained
by calling the Proc. So use #default() that takes care of this already.
Diffstat (limited to 'data/rbot/plugins/reaction.rb')
0 files changed, 0 insertions, 0 deletions