batoorsohail / recipe-app

Recipe App is a rails application that keeps track of all your recipes and ingredients creates recipes and generates a shopping list based on what you have and what they are missing on a recipe. You can also make your favorite recipes public.
MIT License
0 stars 0 forks source link

[1pt] Make sure there are no N+1 queries #Group Task #8

Closed batoorsohail closed 1 year ago

batoorsohail commented 1 year ago

Make sure there are no N+1 queries happening