GhostEsso / ror-recipe-app

MIT License
3 stars 1 forks source link

[1pt] N+1 queries#11 #13

Open GhostEsso opened 1 year ago

GhostEsso commented 1 year ago

Make sure there are no N+1 queries happening. Use bullet gem to verify your solution.