3 Jan
2011
3 Jan
'11
4:35 a.m.
while i was doing some programming earlier today i noticed that passing the |= operator to the send method of an array results in an NoMethodError here is simple gist of an irb session demonstrating the bug: https://gist.github.com/763108 also - i noticed this which is unrelated but may also be a bug: https://gist.github.com/763118 -zak