Faster Rails: Is Your Database Properly Indexed?
If your Rails app is getting slower, here are some tips on how you can make your Active Record queries faster: https://semaphoreci.com/blog/2017/05/09/faster-rails-is-your-database-properly-indexed.html
Post a comment