mooreniemi / Transbucket_Rails

:hospital: → :camera: → :thumbsup:
http://www.transbucket.com
10 stars 4 forks source link

SurgeonsController#index avoids N+1 for surgeons index view #95

Closed mooreniemi closed 3 years ago

mooreniemi commented 3 years ago

I made an egregious N+1 mistake in Surgeons index. There's a few more to knock out but I want to fix the worst one now.

nplus1s errors surgeonsbug

mooreniemi commented 3 years ago

Looks ok on staging, deploying.