lmunozm1702 / recipes_on_rails

Rails recipes project.
MIT License
0 stars 1 forks source link

[2pt] Make sure there are no N+1 queries happening. #12

Closed lmunozm1702 closed 1 year ago

lmunozm1702 commented 1 year ago

Pair programming.

The code must be reviewed and refactored if needed when an N+1 problem is detected in any query.