Apexit is technical articles series in which I will take one real-world problem, will discuss it, develop code for it if needed and share… — Apexit is technical articles series in which I will take one real-world problem, will discuss it, develop code for it if needed and share the source code with other people. Today we will discuss how ActiveRecord::Calculations will come to rescue when you have a performance issue. One of my clients…