Closed filterfish closed 9 years ago
Receiver#subscribe requires a proc or block make it work with Object#method with out prefixing it with a &
Receiver#subscribe
proc
block
Object#method
&
Receiver#subscribe
requires aproc
orblock
make it work withObject#method
with out prefixing it with a&