testdouble/rails-training-201

`movies#index` page takes forever to load

Opened this issue · 0 comments

The movies#index page (/movies) takes forever to load due to numerous db queries.

Fix this page so that the database only gets hit twice.