In the last couple of weeks I've repeatedly stumbled over a smell in a project I'm working on: the classifier of an object was inflected by the prefix of its name.
Parth Modi explains how he discovered that fixing the N + 1 Query Problem isn't always about reducing the number of queries. Sometimes, more queries is better.
It’s been two months since I moved to ruby world and I can say that it was one of the best decisions I have made. Ruby has great community and I have learned a lot from them, so I decided to take my part and share some handy things and advices I learned in Rails