Libraries
»
isaac
(0.2.6)
»
Index
»
Isaac
»
Bot
»
#helpers
Method: Isaac::Bot#helpers
Defined in:
lib/isaac/bot.rb
#
helpers
(&b) ⇒
Object
28 29 30
# File 'lib/isaac/bot.rb', line 28
def
helpers
(
&
b
)
instance_eval
(
&
b
)
end