> Dumb question of the day: are Kernel#proc and Kernel#lambda identical? Short answer (I checked in the source code): - in 1.8 yes - in 1.9 no I'm pretty sure I've seen some time ago an article or blog post about that, I will try to find it.