Intridea Blog: Technology, Design, Business

Back to Blog

Get in Touch

You're currently viewing posts tagged with: "code review"

Using your dear friend, Enumerable

By Intridea | January 28, 2008 rails, enumberable, inject, code review

I recently had to look over some code that was returning inconsistent results. I was able to fix the code with a few minor changes, but it was still very hard to follow. Take a look:

Read more…