user: ubuntu USE eager loading detected Campaign => [:image_sp_attachment]
Add to your query: .includes([:image_sp_attachment]) user: ubuntu USE eager loading detected Campaign => [:user]
Add to your query: .includes([:user]) See 'Uniform Notifier' in JS Console for Stacktrace