Posted Under Ruby

Sunday, March 25th, 2012

I’ve been writing Ruby code at my day job for a couple years now. The more code I write, the more Ruby becomes my everyday language of choice. There’s just something about its expressiveness; if you can think it, it probably exists as a construct or method. It’s very natural to work in. But, Ruby [...]