Open cpiazza opened 3 years ago
You have an n+1 query issue in this endpoint. Please resolve.
https://github.com/vishal-gh/TodoApp/blob/da395eb5f57e2bf966c7fe618bc7f8f2a99a62ec/app/controllers/todo_items_controller.rb#L11
Fixed.
You have an n+1 query issue in this endpoint. Please resolve.
https://github.com/vishal-gh/TodoApp/blob/da395eb5f57e2bf966c7fe618bc7f8f2a99a62ec/app/controllers/todo_items_controller.rb#L11