Getting Started With Caching in Ruby on Rails
Your Rails app is slow. You know it. Your users know it. And the worst part is, half the time your app is doing the exact same work over and over again, fetching the same data, rendering the same part
softwareforbreakfast.hashnode.dev9 min read