Rails Database Best Practices
Link: Rails Database Best Practices: "Working on an oldish Rails project, I came across some smelly ActiveRecord code that begged for some refactoring love. I also spent some time speeding up pages with slow/many database calls. Betwee…"