Ruby Fanboyism
Wednesday, November 21st, 2007I’ve been using Symbol#to_proc for quite a while now, but in the course of my work today, I found myself looking at the source code. It’s definitely black-belt Ruby coding, but if you can grok it, it is truly a thing of beauty. In a single line of Ruby, it does something that [...]