Strict Loading Associations on Rails 6.1
Rails 6.1 was released on December 9, 2020 with great new features. In this blog post, we will see the overview of the feature “Strict Loading Association” – https://github.com/rails/rails/pull/37400 , https://github.com/rails/rails/pull/38541...