Rails Database Best Practices
Rails Database Best Practices
URL: http://blog.carbonfive.com/2016/11/16/rails-database-best-practices
Type: article
Domain: blog.carbonfive.com
Excerpt: 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…