Catch N+1 Queries in Rails Request Specs with 11 Lines of Ruby
📰 Dev.to · Sebastian Jimenez
Learn how to catch N+1 queries in your Rails request specs using ActiveSupport::Notifications with no gems required.
Learn how to catch N+1 queries in your Rails request specs using ActiveSupport::Notifications with no gems required.